Hi all,

I'm struggle on getting browser full url. (sdk 0.9.10)

I tried this :

var browserUrl:String = ExternalInterface.call("eval", "window.location.href");
Unfortunately this doesn't work in my case.

Is there another way to get it ? I know ApplicationParametersCaseInsensitive as a beads , it works great for parameters but it has no getter for full url.

Thank in advance for your reply
Regards

Fred


Reply via email to