A great resource over at Actionscript blog goes over various ways to extract variables from the GET query string: http://www.actionscriptblog.net/?p=79 . I was recently asked if these variables could actually be used to load images into flash. These are my notes.
Images can easily be loaded into an swf with the MovieClip Loader Object. A simple [...]
