Click to See Complete Forum and Search --> : How To switch pages


dakman01
10-13-2007, 03:16 PM
I Made a flash intro and i need a script to move to a different page after the flash is done. It can either be a html, javascript, or a flash script. thank you


Edit:Actually i rather perfer that after 30 seconds that it switchs pages than after the flash is done.... Thank you very much for your help.

Major Payne
10-14-2007, 05:06 AM
Look at the meta tag I used here for this site's Intro: SAEMG.com (http://www.saemg.com/)

It's set to switch pages after Intro completes.

Ron

mthor
10-15-2007, 05:01 PM
can you not just create a button in Flash with a link to your web page

or

use this action script:
getURL("mydomain/mypage");