Groups | Blog | Home
all groups > coldfusion flash integration > june 2005 >

coldfusion flash integration : CFFLUSH and Progress Bar...


Vizun1
6/8/2005 12:00:00 AM
Hi all. I've been toying around with using a progress bar created in flash
during a file upload (see
http://www.macromedia.com/devnet/server_archive/articles/understanding_progress_
meters_cf5.html) and it seems to be working perfectly when it comes to IE.

The problem occurs when I try it out in Firefox (yes I have the correct
plugins). The examples included with the tutorial do not even run as they're
supposed to, so I'm not sure what to do. Doing a view source I can see that
the flash object is there, it just appears blank in the browser. Anyone have
any ideas?
Vizun1
6/8/2005 12:00:00 AM
My bad, I seem to have forgotten to update both the param tag and the embed tag
with the same src.

Now I have an issue dynamically updating the flash movie. Seems to still work
in IE fine though...
Vizun1
6/8/2005 12:00:00 AM
Seems the tutorial was not meant to work with Netscape/Mozilla... the solution
to the issue is to remove the 'name' attribute from the object tag in order for
the javascript to be able to communicate with the flash. Did that and it works
flawlessly now.
AddThis Social Bookmark Button