Tag Archives: tools

Frame Clips

How do you set boundaries for movie clips in Flash?

I’m using Actionscript 2.0. I have the keyboard input set for the movie clip. After I typed in the code for stopping it within the boundaries of the frame, the movie clip moves beyond the boundaries.

Best way is to use “hitTest” to stop it when it [...]