|
Search
You searched for the word(s): Flash
Showing page 4 of 151 (1,503 total posts)
< 1 second(s)
-
Adam,
We found the issue.
If we use the insert media button, we can browse the folders by single clicking.
When we click the insert flash button, we can browse. But we have to double click the folder we want to open. After that we can browse by single clicking the folders.
If we click the insert flash button and select a flash file for ...
-
There seems to be a Flash Parameters problem with Firefox when using
the cute editor. The Flash parameters get corrupted resulting in
the flash application no longer being able to be displayed. Can
you investigate this please?
When we open the same page in iexplore it shows perfactaly, but when we
open the same window in fireprox, ...
-
Paul,
We don't have any isssue with your flash code. It works perfectly in our online demo.
If you are using firefox, after you insert the flash, you should get the following image in the editor window.
After you submit the form, the correct flash code will be extracted from the ...
-
using version 6.3. Whenever I try to insert a flash file within a DIV or TD, the editor does not add the PARAM tags and switching to preview mode does not load movie and switching back to design mode also stops showing the movie. However if I try to insert the same flash file outside any table/td/div the param tags are inserted properly and the ...
-
Adam,
Thanks for the quick reply. We understand adding flash files (SWF) through the toolbar and that is working fine. We cannot, however, see FLV files from the flash button. So far we've added FLVs as an approved file type in the host settings on our DNN portal, and added FLV to both the shared.config and ...
-
Hi jsteltor,
Also, is there a way to force AJAX Uploader to use either the Silverlight or basic method?
Try this way, it will disable the flash mode.
attachment1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ''true'');
by default uploader will use Silverlight for upload. If user have not install silverlight, ...
-
Hi Adam,
The problem was that since the flash file had a stop() action in the last frame,
and as this .swf file is too small, when the browser displays the flash animation,
it´s already in the last frame, eg : stopped!
I removed the stop() AS and now it´s looping ...
-
Hi dwood,
Can you reproduce this issue on demo http://cutesoft.net/example/general.aspx?
Do you get the same problem with the example page ...
-
I just found the issue to my problem! Just encase anyone is interested it was caused by my IIS settings for anonymous authentication. It appears that chrome currently does not like it when anonymous authentication is disabled and you try to use this AJAX uploader. Considering I require anonymous authentication to be disabled on our dev ...
-
Dear xuguochun, Please check your web.config file,there is a config to set HttpRuntime request length limit under <sysmte.web> node <system.web> <httpRuntime maxRequestLength=''2000000''/> </system.web> The default value of maxRequestLength is 4096 KB (4 MB) you can set a ...
... 4 ...
|
|
|