[color=Gray]Hi. I’m trying to import some XML data from an external domain into Flash like i’ve seen on this tutorial ‘[color=Black]http://www.kirupa.com/web/load_xml.htm[/color]’ which was very usefull.
Flash calls the PHP File, PHP gets the XML data. For example, i’m trying to get some News from newsisfree.com. Locally, with xml.load(), its working fine, no problem with the source. On the server-side, i got parse error:[/color]
[color=black]Parse error: parse error, unexpected T_STRING in http://xml.newsisfree.com/popular.xml on line [/color]**[color=black]1[/color]
[url=“http://%0Ahttp://news.nagumo.ch/helper.php?xmlsource=http://xml.newsisfree.com/popular.xml”]
**[color=Black][size=2]http://news.nagumo.ch/helper.php?x[/size][size=2]mlsource=http://[/size][size=2]xml.newsisfree.com/popular.xml[/size]
[/color][color=Gray]What is the problem? What can i do to get this to work? Strange, no?
Thank you very much
[/color][color=Gray]Marcito[/color]