How do I determine the URL of the current page from within Flex?
From the Application:
var myUrl:String = Application.application.url;