bhudson
10-11-2005, 07:34 AM
i am in the process of making a fairly simple navigation bar which is generated from an xml file. The navigatin bar will go on a php(html) page. The problem I have run into is how to highlight the link when the bowser is currently on that page.
I need to know if there is anyway to get the url from the browser in actionscript2.
Curently I can use an external php script to get this info and pass it as a varaible to flash, but I would like to avaoid using any external files other than the xml for links. Thanks for any help. I searched all over teh place but could not find anything about this.
I need to know if there is anyway to get the url from the browser in actionscript2.
Curently I can use an external php script to get this info and pass it as a varaible to flash, but I would like to avaoid using any external files other than the xml for links. Thanks for any help. I searched all over teh place but could not find anything about this.