Filtering XML data in Flash applications using ECMAScript for XML

By | July 3, 2007

XML Example

Introduced with ActionScript 3.0 and Adobe Flash Player 9, ECMAScript for XML (E4X) offers new ways to retrieve data from XML in Adobe Flash applications. In this article I examine how you can use E4X to fetch data out of an XML object within an application in real time—processing only the information required to run the application. This strategy improves the performance of Flash applications by reducing unnecessary overhead and data loading.

New Flash Article by Andrew Muller about filtering XML with ECMAScript.
I did also publish a video tutorial about Xml & Actionscript 3.0 for those to lazy to read the article 😉

Ahmet

 
0 Kudos
Don't
move!

One thought on “Filtering XML data in Flash applications using ECMAScript for XML

  1. Pingback: feed-squirrel.com - Flash

Thoughts?