Click to See Complete Forum and Search --> : Page Refresh / Flash Swap?


Steorra
06-09-2005, 04:14 PM
What language would you use to script this? And any reference on how to do it.

On the index page of the site, I want a flash file currently playing to swap out with a different file when the page is refreshed. I have seen it done with jpg & gif images but not with flash.

How would you do this with .swf files?

Frets
06-10-2005, 10:24 AM
There are several ways to tackle this.
One being a cookie
another simply being a random Onload that calls a new swf to be loaded in Level0

and thirdly if your familar with shared objects you could create a "flash cookie"
The movie would check on load the so on load and act appropriately.
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16194
http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary651.html