just use “window.location”.

Make sure to use a JS block if you’re compiling to something other than JS 
too...

> On Aug 9, 2022, at 5:31 PM, cont...@cristallium.com wrote:
> 
> 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