Call ActionScript from JavaScript/Browser
Calling ActionScript from JavaScript again requires use of the ExternalInterface class. First we must use the addCallback() function to expose the ActionScript function we want to call to the container.
Posts Tagged ‘PopUpManager’
February 22nd, 2010
No Comments »
February 14th, 2010
No Comments »
Here are a couple examples of using the TitleWindow container with the PopUpManager class to create custom pop-up windows and dialog boxes.
Read More »
