Search

You searched for the word(s): Flash
Showing page 3 of 151 (1,503 total posts) < 1 second(s)
  • Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

    I have problems with insert flash.   Inserting (using the flash button) from the uploads folder, I get the ...
    Posted to Cute Editor for .NET (Forum) by MITFrog on April 23, 2007
  • Re: Problem using CE as a seperate Flash/.swf selector

    Sure Ken, here is the display page snippet: <asp:TextBox ID=''ThumbnailTextBox'' runat=''server'' Width=''200px'' MaxLength=''255'' /> <input type=''button'' value=''Flash'' onclick=''callInsertThumbnail()'' id=''ThumbnailButton'' name=''ImageButton'' runat=''server'' /> <asp:RequiredFieldValidator runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by spencet on December 3, 2010
  • Re: Does Ajax Uploader require Flash?

    LTG,   1 - Flash/Silverlight is not a must components. but if the browsers installed it, the uploader would provide better functions.   2 - AjaxUploader are compatible with/without Ajax , please check our online samples, the samples can switch Ajax mode.   3 - You can use any javascript library , but need understand how ...
    Posted to Ajax Uploader (Forum) by cutechat on December 30, 2008
  • Re: &nbsp causing problems in flash

    Well i solved it!!! So everyone stop panicking!!!   I thought that i would share the fix in case anyone would like it.   under the ''CuteEditor_Files'' folder there is a file ''WinIE.js'' well in my file at around line 803 there was this:   function cleanCode(EditorID) { var editor = ...
    Posted to Cute Editor for ASP (Forum) by pogier on April 29, 2006
  • Re: Flash code being deleted when switching between Normal and HTML mode

    In firefox, after you insert the flash, you should get the above image in the editor window.     After you submit the form, the correct flash code will be extracted from the editor.   The reason we do this is to prevent  firefox mess up your flash. First we protect your flash code and show a flash image, when you ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 10, 2008
  • Re: Align on Dialog flash

    for example : <object codebase=''http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0'' height=''455'' width=''570'' classid=''clsid:D27CDB6E-AE6D-11cf-96B8-444553540000''> <param name=''_cx'' value=''15081'' /> <param name=''_cy'' value=''12039'' /> <param name=''FlashVars'' value='''' ...
    Posted to Cute Editor for .NET (Forum) by andriex on May 31, 2005
  • Re: Valid flash

    Ian, The correct code to add the flash is: <object classid=''clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'' width=''280'' height=''220'' xcodebase=''http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab''> <param name=''Movie'' value=''/uploads/clock.swf''    /> <param name=''Quality'' ...
    Posted to Cute Editor for ASP (Forum) by Adam on February 24, 2010
  • Problem with flash for big files.

    I have strange problem with large files, which is related to flash. I tried to upload the files more than 100MB (we tried up to 1.1GB) using IE version 6 and 8. If the version of flash installed on this machine is 10.0.32.18, I or getting an error (see screenshot) either uploading stacks in the middle. However if the flash version is 10.0.12.36 it ...
    Posted to Ajax Uploader (Forum) by Michael Raizman on November 10, 2009
  • Using CuteEditor as a FLASH selector

    Hello everyone,   I've been using CuteEditor .Net for a month and I can only say it's a very powerful ans usefull tool to have on a website.   I've use the editor as IMAGE selector, DOCUMENT selector and of course for text editing needs.   Now, I would like to be able to use it as a FLASH selector.  In the page I am ...
    Posted to Cute Editor for .NET (Forum) by lanec on October 24, 2008
  • Absolute Path not working wor flash files

    Hello We are using the CuteEditor in admin interface that supports multiple clients and therefore different domains. Uploaded files are centrally managed and therefore we have created class that implements FileStorage , which allows us to store all the files in sql database. Everything works fine for images, but we are having problem with ...
    Posted to Cute Editor for .NET (Forum) by yulian on October 2, 2008