Retrieve querystring value in Flash Actionscript

Associate
Joined
6 Jan 2006
Posts
1,025
Location
Midlands
Hi
I am following a flash tutorial for creating a simple image gallery.

It includes the following actionscript codes from the site
http://www.kirupa.com/developer/mx2004/xml_flash_photogallery2.htm

I have got the code working, but i need help modifying the code so it loads an xml file i pass in. i.e. <embed src="imagegallery.swf?XML=myfile.xml"...

At the moment it is set to images.xml as you can see from the code.

Can someone help me?
 
Back
Top Bottom