Results 1 to 3 of 3
-
May 24th, 2007, 11:51 PM #12Registered User
postsUsing php generated dyanmic xml in Flash
Hi Everyone,
Does anyone here know if it is possible to use PHP dynamically generated xml files in flash? I want to use a combination of php & mysql functions within an xml file and parse it in Flash with actionscript. I have been looking around for hours and unfortunately haven't found anything.
Any help would be greatly appreciated.
Filippo
-
May 25th, 2007, 12:27 AM #2
http://www.php.net/manual/en/ref.simplexml.php this is one of the xml parsers.
<?php phpinfo();?> run that to see what parser is supported.
in flash, just search xml in help.
-
May 25th, 2007, 08:16 AM #32Registered User
postsThank you, I'll give it a try and see how it works out.

Reply With Quote

Bookmarks