all groups > flash actionscript > september 2005 >
You're in the

flash actionscript

group:

Loading button depending page clicked?


Loading button depending page clicked? Cotaco
9/20/2005 9:14:29 PM
flash actionscript: I created a top simple navigation menu inside a htm web. I want once you clic
and got to the others html pages a "home" botton appear. How can I do that only
with one movie as navigation inside all the html pages?

Thanks,
Olmo
Re: Loading button depending page clicked? kglad
9/21/2005 12:00:00 AM
if(this._url!=whatever){
homeBtn._visible=1;
AddThis Social Bookmark Button