You would need something like this at the end of the flash file animation. Where button1234 is the lectora button name. (turn on in the preferences the html object name, in lectora)Example action on the last frame:import flash.external.*ExternalInterface.call("button1234.actionShow()");