Search movies
Use an XML file and the XML ActionScript object in FLASH MX to load jpeg images and text descriptions into a flash image viewer. With XML content can be updated without having to modify the original Flash document, simply edit the XML file. By Ed Reyes / Lalaine Lao
This is my an example of a very clean XML parser that will read in an XML file and create objects based on the data.All the example does is parse the XML create the objects from the nodes and output the contents of the populated objects to the output window. It is only meant to demonstrate how to cleanly pass the XML and give you an array of objects to then work with in your movie.The example uses a Person with attributes such as firstName to illustrate how we can parse an XML file into an array of objects.The source is fully documented. By Shaun Collopy
A Simple XML parser that can be included in your Flash MX movie via an .AS file. All you need to do is have your XML file follow the schema used in the provided XML file. Easy to use - quick results. By Ben Pritchard/Dave Karpinski
Load a Xml File in a Text Field in Flash. Scroll included. This file loads a XML Books file and show the information in a text field. By Juan Pablo Ruiz
Welkom to this XML Flash to PHP example This movie demonstrates how to transfer a XML DOM from Flash to PHP Backoffice server using xml send command. This PHP file can also be used as a spy for inspecting the XML DOM as transfered from Flash to the spy.php. The received XML DOM is shown in a new browser window, so that you can see what was actually received at the backoffice by the PHP script. Please let me know if you value this movie. Have fun, Al-Noor Ladhani ladhani001@xs4all.nl By Al-Noor Ladhani
Complete site done with XML. Also has a request form that can be posted to any cgi email form. Its my turn to give back to Flashkit! :-) By CybNeo
Its a Calendar cum Appoinment Diary using Flash 5 and XML. Click on the purple dates to view the appoinments for that day. By Siddharth Lodha
This movie demonstrates how to transfer a XML DOM from Flash to ASP Backoffice server using xml send command.The included ASP file can also be used as a spy for inspecting the XML DOM as transfered from Flash to the spy.asp. The received XML DOM is shown in a new browser window, so that you can see what was actually received at the backoffice by the ASP script. By Al-Noor Ladhani
This is a animated graph (chart) that get's it's values out of an XML-file, you can add 2-15 values. Just enter the values in the XML-file, or let an ASP-page generate the XML-file an the movie does the rest, feel free to use an change. By Wwward
This is a simple news sliding movie, you just have to put sentences in the xml-file, as many as you want, and the movie does the rest, feel free to use and change. By Wwward
This is a simple newsticker using XML as input. All you have to do is put the news into the xml-file and the movie does the rest. You can add as many sentences as you want. Feel free to use and change. By Wwward

