eproulx
12-14-2008, 08:09 PM
I'm porting a Java Applet to ActionScript. I need to get the current browser's URL. In Java I simply do Applet.getCodeBase() which returns the address of the page hosting the applet.
What's the equivalent in ActionScript?
I tried to google it but I'm getting too many results because these keywords url, address, page, etc, are too general.
Thanks,
Emmanuel
What's the equivalent in ActionScript?
I tried to google it but I'm getting too many results because these keywords url, address, page, etc, are too general.
Thanks,
Emmanuel