PDA

View Full Version : simple xml



bongbox
August 1st, 2004, 04:17 AM
let say i have this as xml file?


<news>
news content here news content here news content here
</news>

how do i display it on flash some sample file???

Voetsjoeba
August 1st, 2004, 04:36 AM
Read this tutorial: http://www.actionscript.org/tutorials/intermediate/XML/index.shtml

bongbox
August 1st, 2004, 04:45 AM
ok thnks