Activate next btn after Flash finished

@Hemingway] You had:ExternalInterface.call("objectName.actionShow() ");in the flash but you can't have the "();" on the end of the javascript call or it doesn't work - so it needs to be:ExternalInterface.call("objectName.actionShow"); [/QUOTE wrote:

Hemingway, thank you SO MUCH!!It works perfectly!

Discussions have been disabled for this post