Parse XML data to a List Component - FLASH CS3 AS3
Today we are going to explain how to load an external XML data with Flash and parse it in a List Component. You need to have Flash CS3, NotePad and some patience.
Open NotePad or a similar program that can save in ASCII format and create a file news.xml. In this file add the content you have bellow. Please feel free to edit and customize as per your needs. We use the UTF-8 encoding to be able to display special chars that are not available in english alphabet. Some of this languages are spanish, german, french, kirilik, romanian, hunagarian, etc (À, Á, Â, Ã, Ä, Æ, Ç, Ê, Ë, Ð, Ñ, Ó, etc)
Today we are going to explain how to load an external XML data with Flash and parse it in a List Component. You need to have Flash CS3, NotePad and some patience.
Open NotePad or a similar program that can save in ASCII format and create a file news.xml. In this file add the content you have bellow. Please feel free to edit and customize as per your needs. We use the UTF-8 encoding to be able to display special chars that are not available in english alphabet. Some of this languages are spanish, german, french, kirilik, romanian, hunagarian, etc (À, Á, Â, Ã, Ä, Æ, Ç, Ê, Ë, Ð, Ñ, Ó, etc)
Posted Mon Apr 26 2010 | Read More | Tutorials | comments (108) | bookmark