Easy question

hi everybody!

ok, this is a very simple question…
I have made an intro flash movie for my homepage (html) and I want to make the flash movie to automatically go to my html page when the movie has ended. how do I do that??

at the last frame of your animation add the code

getURL(“main.html”)

where you replace main.html with the actual page you want to go to