Flash Navigation sample won.t run
September 20, 2007 12:00 AM
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