PDA

View Full Version : smart nav bar


Jnkyrd
04-08-2003, 01:01 AM
I have an .swf file I am using as a navigation bar. Is there a function that, when the swf loads, it returns the current url.

CyanBlue
04-08-2003, 04:12 AM
Howdy...

Use _url property... It is not the URL in the web browser though...

trace(_url);

Check out the other thread for the JavaScript solution... and do not crosspost... :mad: