I\'m trying to get current browser url. I have already tried with External Call, and it didn\'t work. And with loaderInfo.url I receive the current SWF url.
var url:String = loaderInfo.loaderURL;
seems to work too.