Search

You searched for the word(s): Flash
Showing page 5 of 151 (1,503 total posts) < 1 second(s)
  • Re: Windows 2003 - flash upload

    Rafael,   Please download the last version.   We have added a new property : <CuteWebUI:Uploader FlashLoadMode=''True'' ....>   This mode have disadvantages :   1 - Do not support Flash8,9 (will disable FlashLoadMode if use 8/9) 2 - client side need big memory for large files. 3 - Browser will stop ...
    Posted to Ajax Uploader (Forum) by cutechat on March 7, 2010
  • Re: Upload Files, Images, Templates, Flash, Media in absolute directory

    By default, all files can not be uploaded outside the site root for security reasons.   You can modify the following file:   cuteeditor_files\Dialogs\Include_Security.php    function ServerMapPath($input_path,$absolute_path,$virtual_path)  {    if($absolute_path!='''')    {   return ...
    Posted to Cute Editor for PHP (Forum) by Adam on December 23, 2009
  • Re: object stripped out when attempting to save embed code for flash or youtube on Joomla 1.5.x

    Dear koniahin,   I cannot reproduce this issue,  I tested it in Joomla1.5.14 and the latest release CuteEditor for Joomla. Please download the latest release: http://cutesoft.net/downloads/folders/cute-editor-php/entry54375.aspx and test it again. If this issue still exist, you can send your site's access information to ...
    Posted to Cute Editor for PHP (Forum) by Eric on November 27, 2009
  • Re: Using CuteEditor as a FLASH selector

    Hi lanec,     You can try this way,It also valid for other file types.   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head>     <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 30, 2008
  • Re: Flash Integration

    You can use the following method to detect the agent is online or not.   CuteChat.ChatWebUtility.HasReadyAgents()   For example, in the file CuteSoft_Client\CuteChat\Support-Image-Button.js.aspx:   function WriteLiveSupportButton() {  var ImageURL='<%= ...
    Posted to Cute Live Support (Forum) by Adam on May 26, 2008
  • Re: Inserting image, flash files doesn't work

    This is caused when the data being uploaded is greater than what is specified for AspMaxRequestEntityAllowed. Solution: Open your metabase.xml, which is located in 'c:\Windows\System32\Inetsrv', find the line ''AspMaxRequestEntityAllowed'' and change it to a value to suite your needs. Note: Editing the metabase.xml file requires shutting ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 2, 2006
  • Re: How to deactivate Flash, Insert Table, Hyperlink Creation Option from the Editor.

    Please check the following article:  How to change the layout of the toolbars?   http://cutesoft.net/developer+guide/Howto_Change_layout_of_the_toolbars.htm>>4) How can i deactivate the image and file uploading options from the editor? But you can deactivate the image uploading options by using the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 1, 2006
  • Re: Image Upload error when using the flash uploader

    Hi,   Thanks for your information. Once the page is being redirected , the server will not returns http error, so Flash will not report error too.   By the way, did you add UploadModule into web.config ? If so , uploader will not use that Uploader.ashx, and the UploadModule will help the ASP.NET recieve the Flash uploaded file before ...
    Posted to Cute Editor for .NET (Forum) by cutechat on May 12, 2010
  • Re: Flash: the upload task is interrupted! io Error #2038

    shaikhkhalid: Hi,   We have purchased the IP license of Ajax uploader and sometimes for a 200 KB file it gives ''Flash: The upload task is interrupted! io Error #2038'' error message and the attachment does not get save. My web server is hosted on a Windows 2003 Enterprise Edition 32 bit with IIS6 and latest service pack. The .NET ...
    Posted to Ajax Uploader (Forum) by Adam on May 24, 2010
  • Re: can't see flash object in cute editor when viewing in mozilla

    when i uploaded flash using editor button , it showed some default gray color image... but when i did the same using my custom button ..it is showing nothing... just showing the code in HTML view. of the editor In that html view the End Tag of Embed is missing ... is that the problem? The editor deletes the Embed's End Tag 
    Posted to Cute Editor for .NET (Forum) by tahir.shaikh on April 24, 2009
« First ... < Previous 3 4 5 6 7 Next > ... Last »