Skip to content Skip to sidebar Skip to footer
Showing posts with the label Actionscript

Simulating User Event

I have a web page with a file swf and an HTML button: when I click the button I want to save (downl… Read more Simulating User Event

Referencing The Html Object That Made The Externalinterface.call To The Javascript Function Called

i apologize if my terminology is off, my actionscript skills are pretty weak sauce. so, i have some… Read more Referencing The Html Object That Made The Externalinterface.call To The Javascript Function Called

Updating An Actionscript Xml Object Directly In One Line Using E4x?

Given the following xml: John Solution 1: Well, I don't know if Flex has any build-in mechanis… Read more Updating An Actionscript Xml Object Directly In One Line Using E4x?