hello,
what is the code that when my intro movie has finished playing, it loads automatically into my site. ive got what i thought it was, but it just doesnt seem to work?? please help?? i know its ver simple but its not working?
Printable View
hello,
what is the code that when my intro movie has finished playing, it loads automatically into my site. ive got what i thought it was, but it just doesnt seem to work?? please help?? i know its ver simple but its not working?
Is the intro on a different page than the site? If so, on the last frame of the intro, add a stop and below that:
getURL("http://www.mysite.com/sitepage.html", "_self");
thankyou very much for that!:cool: :D :p