** Flash - Data Grid Component **
** Flash - Data Grid Component **
- Started
- Last post
- 4 Responses
- Dcsign
Can anyone point me in the right direction to a tutorial to show me how to use this component to create a simple table structure reading in the data from an xml file.. cheers in advance :)
- fate0
You know it really isn't that difficult to create a grid from duplicated movie clips and then load xml files into each.
But I don't touch components, so sorry, no help from me on that front.
- System-Idle0
do a search on http://www.macromedia.com
- unfittoprint0
sincerely, I think it's better to learn how to 'manually' parse an XML object than using that component. you'll be able to achieve more.
- brozilla0
http://www.kirupa.com/developer/…
Good starting tutorial on parsing xml data into flash...manually