khonsu77
06-08-2005, 12:28 AM
I have an item linkaged as "menu1". This item has a button "bt1".
When i use
this.onRelease=function(){
this.attachMovie("menu1", "menu1", 10)
}
it woks but I can not use the button!
What is wrong?
Thankyou for your help.
When i use
this.onRelease=function(){
this.attachMovie("menu1", "menu1", 10)
}
it woks but I can not use the button!
What is wrong?
Thankyou for your help.