Get php $_GET variables

I want to my flash gallery to get the variables at the end of the url (ex: artGallery.php?page=2)

How would I beable to get the 2 into a variable in as3?