|
Search
You searched for the word(s): Flash
Showing page 14 of 151 (1,503 total posts)
< 1 second(s)
-
Hi Yorkey, Please try the way below, then you will never get the flash error again. How to disable the flash upload mode by default. Please try the example below. the red code is which use to disable the flash upload mode. <%@ language=''VBScript'' %><!-- #include file=''aspuploader/include_aspuploader.asp'' ...
-
andriex, This is a known issue.
This markup produced by Flash is the de facto standard that you’ll find in 99% of sites that use Flash movies.<object
classid=''clsid:D27CDB6E-AE6D-11cf-96B8-444553540000''
codebase=''http://download.macromedia.com
/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0''
width=''400'' ...
-
I had this same issue. Demo page also did not work. I applied the change to the code you recommended. Now, it works, in IE too ... BUT: - Only for on file at a time. Multi-file selection will not work. - After selecting the file, the progress panel formatting is wrong ... it shows ''in-line'' in the ...
-
Hi Ken, That was the first thing we did the when he was having troubles ... he updated to the latest version of silverlight and got rid of the error message. When he first installed/updated it was all good for a little while, then a few days later he was unable to select more than one image? He's since checked he's got the ...
-
Hi Ken, You're right ... he's using Silverlight 5.something . Unfortunately I don't feel right telling him he has to downgrade his software to use my platform? Especially after I just got him to upgrade it. What seems really strange is that I've got a couple of hundred people uploading files, but it seems this is the only guy ...
-
Hi,
That's the bugs of the opera 10.x (it's OK when opera starts v10)
We will find someway to avoid it.
before we fix it, you can try this way :
if(Request.Browser.Browser!=null&&Request.Browser.Browser.ToLower().IndexOf(''opera'')!=-1)
{
...
-
Hi tedwj71, 1. Please test on demo page http://aspuploader.com/demo/form-multiplefiles.asp. Does it work for you with flash one? If yes, I suggest you download the latest version and try again. latest version download url: http://www.cutesoft.net/downloads/folders/57265/download.aspx 2. The control has 4 upload modes. ...
-
I tried inviting a few people to chat in testing this software, but the problem is there is also a flash movie on the same page and when I go to invite someone to chat, the box goes underneath the flash movie instead of over the top of it. Is there a way to make the widows always be on top of anything?
Thanks,
Bob
-
I would like to ask 2 questions:1. Is there a way to input tags in media / files uploaded via cute editor.net ?2. Is there any FLV (flash video solution like those used in YouTube) where user can upload video of any type and procedure can convert this video to a flash video - of given quality and bandwidth?Do you have an FLV solution which can be ...
-
When I insert Flash-content into a page and change LOOP to be false, the CuteEditor saves the source with PLAY set to FALSE as well, but only the second time the page is saved for some strange reason. This means I have to manually set PLAY back to true and save again when this happends. I also miss the possibilty to configure Flash playback ...
... 14 ...
|
|
|