Show Lectora Object from Flash

what you need to do is make sure you hide the button with an action on the page, and then in the flash it would be something like this where the button id is 1234. (Properties of the button show this, if not you can turn it on under preferences)ExternalInterface.call("button1234.actionShow()");

Discussions have been disabled for this post