Flash Navigation sample won.t run

Just a couple things... You are missing a ";" in your code: getURL("javascript:trivExitPag e('pagename.html',true)"); - add one after the "true)" so it looks like:getURL("javascript:trivExitPag e('pagename.html',true);");Also make sure you are publishing to flash player 7 or below. There are some issues if you publish to 8 or above. Hope that helps.

Discussions have been disabled for this post