Load Variables from URL

Hello flash experts!!

I have a url like this www.mysite.com?value1=something&value2=somethingelse

How can i load value1 and value2 using as3?

Thank you in advance!