Flash Animation Help Needed

What code is in the flash on the exit button? You will need to put the code:on(release){getURL("javascript:trivNextPage()"); }or if it's on an mc it would be something like:myMc_mc.onRelease = function(){getURL("javascript:trivNextPage()"); }That will call the trivantis javascript function to send you to the next page. Hope that helps.

Discussions have been disabled for this post