Forum Moderators: open

Message Too Old, No Replies

skip into go to homepage

skip and end of intro

         

ictglobal

12:57 am on Sep 2, 2004 (gmt 0)

10+ Year Member



I have a flash intro.

I want to have a button or text on the movie so that those who dont dont to wait can click to skip the intro.

If they wait for the movie to play, then at the end, I want them to go to a certain url.The movie should automatically open the url.

thanks.

benihana

7:54 am on Sep 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



id have the skip button as a normal html href below the movie - those who dont have/want flash can still enter the site.

to make it goto the url at the end of the movie put this actionscript in the last frame

getURL("myurl.html");