Search

You searched for the word(s): Flash
Showing page 69 of 151 (1,503 total posts) < 1 second(s)
  • Re: HTTPS site - issues with accessing the image button/folder

    Matt,   I have had this problem too. It is related to the image popup window (and document, media and flash) not trasfering the current sessions to the window. The problem is in the browse_img.asp file line 14   If InStr(Lcase(ImageGalleryPath),Lcase(trim(Session(''ImageGalleryPath'')))) <= 0 or Session(''ImageGalleryPath'') ='''' ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on November 22, 2005
  • Re: New Install, a couple of questions

     mrdon wrote: 1. When I click on any of the , instert image, insert flash, etc., the pop up window comes up, but there is an error message on it that says:   Path not found /admin/CuteEditor_Files/filename   any idea how to fix this?   Are you sure the your file structure is correct? Can you post your file ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 1, 2005
  • Re: Suggestions

      Hi, Here is another idea… I was thinking this morning, my partner and I were on our support chat and I realized that I cannot easily see who else is online doing support. I thought it would be cool if when you login as a live support operator you could see who else is logged in as an operator. Perhaps where you see the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by info@thewebarchitect.net on November 29, 2004
  • Re: control not working with FireFox 3.6

    jpchatt,   That is expected behavior.   Because when the Flash version >=10 or Silverlight version >=3   The addon do now allow javascript show the browsing dialog.   So AjaxUploader put a transparent layer , and let user click the Flash/Silverlight to show the dialog.   If you tab to the HTML button , it ...
    Posted to Ajax Uploader (Forum) by cutechat on May 27, 2010
  • Can't seem to set FlashGallaryPath

    I am using the following code RichEdit.Setting[''security:ImageGalleryPath''] = filesPath + ''Images/''; RichEdit.Setting[''security:FilesGallaryPath''] = filesPath + ''Files/''; RichEdit.Setting[''security:MediaGallaryPath''] = filesPath + ''Media/''; RichEdit.Setting[''security:FlashGallaryPath''] = filesPath + ''Flash/''; filespath ...
    Posted to Cute Editor for .NET (Forum) by sdolier on May 19, 2005
  • Re: Flash issue

    Hi demmett, For now does not support this feature. Sorry for your inconvenience. Regards, Ken
    Posted to Cute Editor for ASP (Forum) by Kenneth on April 24, 2011
  • Re: frequency of progress update?

    John,   That's not normal.   What browser are you testing ? can you try another browser ?   And which mode ? Flash/Silverlight/IFrame (right click the button, you will see context menu for Flash or Silverlight)   Regards, Terry      
    Posted to Ajax Uploader (Forum) by cutechat on March 17, 2010
  • Re: AjaxUploader:UploadAttachments continues to transfer after cancel

    the Flash mode means only use Flash , if the browser does not install the Flash , it would prompt the user to install it.   You can also use Auto mode, and disable the silverlight by this way:   uploader.SetAdvancedOption(UploaderAdvancedOption.NoSilverlight, ''true'');   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on January 15, 2009
  • Re: Upload Dialog box is not opening in IE7

    OK. That is good to hear.In ther interim, we have revertd back to a version from 10/27 and installed some browser detection to eliminate the issue with Flash 10 in IE.   If possible, would you be able to email me directly when the correction is made? We just purchased the license for two servers yesterday and would like to get this up today ...
    Posted to Ajax Uploader (Forum) by dgilgallon on October 31, 2008
  • Re: Editor.URLType Doesn't Work on Flash, Media or Downloads

    It didn't work for me even with images when i tried:  editor.RemoveServerNamesFromUrl = true  editor.EnableAntiSpamEmailEncoder = false  editor.UseRelativeLinks= false   i had to go into browse_img.asp and browse_img_gallery.asp and add in my base url for the parent.row_click event
    Posted to Cute Editor for ASP (Forum) by lbklatzkin on June 7, 2007
« First ... < Previous 67 68 69 70 71 Next > ... Last »