do I have to download xml or is it just like html and i can just use it? I've
been working with php and xml but when I try to ge the xml to "echo", my
browser shows nothing. I try to view the source and it still shows nothing.
Is it because I'm using safari?
The Feldkircher - 15 Dec 2006 19:33 GMT
Hi
I'm not sure about safari, Internet Explorer as a built in XMLParser and knows how to display it.
If you wish to use XML in Flash then you have to Parse it into meaning chunks of data.
stephdog - 15 Dec 2006 19:41 GMT
not exactly sure what you mean by Parse. I am relatively new to this. I tried
to use the code in the explorer browser but still nothing. I am querying a
database (phpMyAdmin) and the php is not giving me any errors. The screen is
just blank.
cinemaguy - 15 Dec 2006 20:36 GMT
Take a look a the article on my site on how to load XML into Flash. It might
help to shed some light on the issue that you are having.
http://www.explorinlauren.com/repository/flash/actionscript/load-xml-into-array.
html
The Feldkircher - 16 Dec 2006 09:40 GMT
Hi
Have a look at the XPATH API Class on Adobe's website, its simplicity in it self.
Go http://download.macromedia.com/pub/documentation/en/flash/fl8/XpathAPI.pdf