Flash Help/Opinion
Flash Help/Opinion
Out of context: Reply #11
- Started
- Last post
- 12 Responses
- unfittoprint0
you could use this for the chosen section:
mySection.onPress(){
_root.active.enabled=true
_root.active.status.gotoAndPlay...
this.enabled=false
this.status.gotoAndPlay("active...
_root.active=this
}