Variable scope in Livemotion (or Flash)?

igowerf

Diamond Member
Jun 27, 2000
7,697
1
76
I'm passing the swf file a bunch of variables through the URL:

thing.swf?var1=foo&var2=bar

How do I load these variables in my actionscript? I need to use them with a Movie Clip Group.