Hiding the "Next" Button

Here is an example.If your Next button's HTML name is "button37"Then at the end of your Flash movie have actionscript make this call. getURL("javascript:button37.on Show()"); That should do it.

Discussions have been disabled for this post