|
#1
|
|||||||||
|
|||||||||
|
i have a movie clip named circle.. when i move it and it touches another movie clip.... i go to another frame
anyone knows how to do it????? |
|
#2
|
||||
|
||||
|
Hey me again... im an ub0r coder that doesnt know any math...
so anyways.. lets say the other movie clip name was "wall" (no quotes). In your actions for the movie clip "circle" copy and paste this... onClipEvent (enterFrame){ if (this.hitTest(_root.wall)) gotoAndStop(5); // change <<<<--- dat to what ever frame. } if your trying to goto another scene write... gotoAndStop("Scene 2", 1); |
|
#3
|
|||
|
|||
|
I hope other members would love to share their great photos and experiences in this topic.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
| Please support this website by checking out our sponsors! |