I would appreciate very much if someone could answer my problem as soon as possible: What HTML-Code must I add if I want the next page to load once the flash SWF-file had finished loading?
I have this code:
<META HTTP-EQUIV=REFRESH CONTENT="3;URL=http://www.acme.com/intro.html">
....but i dont want it to run after X secs, because it interrups the video. I just want it redirecting once eveything has loaded.
It won't work if i just take out the [3;], will it???
Thanks for any help or link to instruction page... Cya
(Normally the URL-redirect would be added to the SWF-file within Macromedia Flash, Swish, etc. but my trial period has ended and its not worth me buying the product for my simple 1-off presentation)