Relax Breath of Solution.

Just I wanted.. Do you?…

Integration of Flex and JavaScript with ExternalInterface.addCallback()

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. this javascript part need to be added in HTML page, About ExternalInterface The ExternalInterface class is the External API, an application […]