Help with getURL

I'm guessing that your flash file is a timeline animation. You will need to make sure you have a stop on the last frame and the getURL("javascript:trivnextPage();"); right after that. Also, make sure you are targeting actionscript 2.0 and not 3.0 - getURL isn't available in actionscript 3 - it's done a different way. Hope that helps.I'm guessing that your flash file is a timeline animation. You will need to make sure you have a stop on the last frame and the getURL("javascript:trivnextPage();"); right after that. Also, make sure you are targeting actionscript 2.0 and not 3.0 - getURL isn't available in actionscript 3 - it's done a different way. Hope that helps.

Discussions have been disabled for this post