Intro to E4X
Up until now working with XML data in Flash hasn't been very intuitive. That was mainly due to the semantics of the ActionScript Language. But, with the birth of AS3 we have new hope in E4X. For those that don't know E4X stands for ECMAScript for XML and this specification introduces some new functionality that makes working with XML a lot simpler.
- Login to post comments
More like this
- The Flex Show : Screencasts Only
- Developing Flash Components for Flex
- Adobe: Flex in a Week video training
- Flex 101: RPC Basics - InsideRIA
- An Absolute Beginner's Tutorial On Flex 3 [Flex Tutorials]
- Build a PopUp Window with Flex | RiaCodes
- Build a XML Image Viewer with Flex | RiaCodes
- Control a flash animation inside a Flex application | RiaCodes
- Fade effect in Flex | RiaCodes
- XML video playlist in flex | RiaCodes