Skip to main content
Inspiring
April 3, 2008
Question

PHP to XML to Flash

  • April 3, 2008
  • 11 replies
  • 2128 views
If I use a XML file it's ok.
If I use a PHP to make a XML it says:
"Error #1088: The markup in the document following the root element must be well-formed."

If I open my PHP in a browser it's rightly showed as XML.
If I save the page source of my PHP from my browser as XML then load it on Flash it's ok.
This topic has been closed for replies.

11 replies

ric_biaAuthor
Inspiring
April 4, 2008
Anyone could tell me if at least is it the right way to import a XML created dinamically through PHP?