SpotlightXML is an ActionScript 3 Flash component that enables filtering of data components using attribute-based XML objects such as Zerofractal tree3D or Yahoo! Astra Tree. It is a perfect complement to the Tree3D component av.

With SpotlightXML's middleware capabilities, you can easily bind your data to the component you wish to use. Implementation is simple - just add a few lines of code, as shown below:
spotlight.sourceXML = myXML;function onChange(e:Event){ tree3D.loadXMLData(spotlight.destinationXML);} spotlight.addEventListener(spotlightEvent.SPOTLIGHT_CHANGE, onChange, false, 0, true);
The package comes complete with an MXP installer and is compatible with Flash CS3, ActionScript 3.0, and Flash Player 9 and above.
Overall, SpotlightXML is an essential tool for anyone who needs to filter data quickly and efficiently. Its ease of use and compatibility with popular components make it a valuable addition to any Flash developer's toolkit.
Version 1.0: N/A