Browser URL

Hey guys,

Is there a way to get the current browser url in actionscript? this.url returns the location of the swf file, but I literally want to grab whatever is in the address bar. The adobe docs recommend using BrowserManager, but I can’t seem to get this to return a valid url string?