I’ve a simple PHP file which creates XML based on the id passed to the url like gallery.php?id=5 id can be anything based on what user has selected. I want to load it in Flash something like loaded_xml.load(“gallery.php?id=$id”); (where loaded_xml is new XML() object). I was wondering how can I get id from url and pass it on to flash action script. thanks in advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
HELP! Passing Variable from Flash to XML doc
|
0 | 78 | December 29, 2005 | |
Loading dynamically generated xml file into flash HELP
|
0 | 88 | March 28, 2008 | |
Using xml id in Flash | 0 | 98 | November 26, 2007 | |
XML and Flash PhotoGallery Help Needed | 0 | 77 | June 25, 2005 | |
Passing vars from php so flash could read certain xml | 0 | 75 | October 3, 2008 |