How can i get text out of a XML file and put it into flash?
I know how it works with pictures only not with text. :S
I want to insert this code into flash.
Code:
-------------------------------------
I am a progammer.... no realy.
I know how it works with pictures only not with text. :S
I want to insert this code into flash.
Code:
Code:
<?xml version="1.0"?>
<Informatie>
<Auto>
<Auto>Toyota</Auto>
<Shortd>Testje</Shortd>
<Longd>Testje</Longd>
<Prijs>4543</Prijs>
</Auto>
</Informatie>
-------------------------------------
I am a progammer.... no realy.