Generate XML with PHP and pass it to an SWF -


In the past I have created a php file that generates XML and then it refers to XML file instead and in it Worked. I'm trying it with a precompiled flash app and it's not working.

Any ideas why?

This works if I run the script, save it and then swf that reference to that file. If possible, I will not generate the file on the file system, what is the solution?

If you drag the PHP page into the browser, then are you sure:

< Ol>
  • There is no white spot before the XML prologue ( & lt;? Xml version = "1.0" ...? & Gt; ) in the file
  • XML
  • To check one more thing, see Firebug on the net panel ... it shows all those requests / reactions - They were done by Flash (including them) It's embedded in a web page) and make sure your flash is actually looking for the file you think.


    Comments

    Popular posts from this blog

    sql - dynamically varied number of conditions in the 'where' statement using LINQ -

    asp.net mvc - Dynamically Generated Ajax.BeginForm -

    Debug on symbian -