i want my flash to be able to read the url’s variable so that my flash will appear accordingly to what the user specify.
so far example, i have this url, www.mywebsite.com/enter.php?option1=one&option2=two
how do i code in the actionscript to read the option1 and option2 variables from the url?
thanks