Skip to content Skip to sidebar Skip to footer
Showing posts with the label Apache Flex

How To Call Javascript Function From With In Flash Application?

So in my AS file I want to call a function like public function JS(streamUri:String):void{ … Read more How To Call Javascript Function From With In Flash Application?

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?