jnk
10-01-2002, 06:50 AM
guys,
ive read about xml and flash and im greatly interestd, but i still dont get how to display the data entered in the xml docu in flash.
for example, my xml docu below:
<?xml version="1.0" encoding="iso-8859-1"?>
<memberslist>
<member name="Michael Jordan">
<sub team="washington wizards"></sub>
<sub position="general manager"></sub>
</member>
</memberlist>
how do i tell flash to display this?
ive been reading stuff on the web, but they come up short, and most of them come complete with AS which makes it more confusing...since i wannna learn from the ground up.
help
ive read about xml and flash and im greatly interestd, but i still dont get how to display the data entered in the xml docu in flash.
for example, my xml docu below:
<?xml version="1.0" encoding="iso-8859-1"?>
<memberslist>
<member name="Michael Jordan">
<sub team="washington wizards"></sub>
<sub position="general manager"></sub>
</member>
</memberlist>
how do i tell flash to display this?
ive been reading stuff on the web, but they come up short, and most of them come complete with AS which makes it more confusing...since i wannna learn from the ground up.
help