Page 1 of 1

Embedding XML Flash Data Into PHP

Posted: Sat Jul 05, 2008 9:16 am
by phpjunkie666
I have a flash file that uses an XML setting file to load images from /image/ folders when launched. The Flash file works fine with the XML when embedding to HTML or linking directly via java popups, but I can't seem to get the flash to collect XML data when embedding it into PHP.

Anyone help with this?

Re: Embedding XML Flash Data Into PHP

Posted: Wed Jul 09, 2008 4:41 pm
by Benjamin
Have you verified that the xml output from the PHP script is correct?