Get URL parameters in Flash

I have a url like this\[code\]www.website.com?fname=Peter\[/code\]and I have a \[code\]Dynamic Text\[/code\] field as \[code\]fnameurl\[/code\] in my Flash movie and want to show \[code\]Peter\[/code\] in the Dynamic Text field once its opened on a browser. How can I grab the url Parameters and display it on the browser?Thanks
 
Back
Top