Hi guys.
i’m making a intro for a website and i need the script for when the movie finish, go to a url in the same page.
**in AS 1.0 the code is:
**
on (release) {
getURL(“http://www.ricacomunidad.com/”);
}
but in AS 3.0 dont work!!
what is the script for 3.0???
thanks