;

PDA

Click to See Complete Forum and Search --> : Refresh onLoad???


djhamer
06-03-2008, 05:03 PM
Hi Guys!

I have a .swf file embedded into HTML located here (http://www.clarian.com/informatics/active/physician_education/docs/EV/messagecenter.htm). As you can see the swf will load and then the presentation is blank. If you refresh the screen, it's there.

The files were created using Captivate (i know, i know...it was passed along to me in this format) so I do not have access to the FLA to simply fix the issue.

Does anyone have ANY idea on how I can create a refresh onLoad without creating an infinite loop? I'm stuck here bad!!!

Thanks to any and all who can help!

kortex
06-03-2008, 05:46 PM
Normally that is a caching issue. How large are these files?

djhamer
06-03-2008, 05:49 PM
I'm sure you're right, as the files are 6.5 MB. However, I do not have the ability to manipulate the files. I was hoping for a very creative JavaScript fix or similar. Apparently, I cannot think logically enough to realize what it needs.