PDA

View Full Version : Frame animation problem


spriggan
05-27-2003, 01:30 AM
I've got a movie clip inside a clip that's a frame by frame animation. When I use

_root.movie1.movie2.gotoAndPlay(2)

the movie goes to the second frame and stops. For the life of me I can't figure this one out. I know the pathing is right, I've traced it. I decided to use nextframe() in each frame just to get past the problem until if figured it out, but that crashed flash.

Any ideas?

RVK
05-27-2003, 01:53 AM
Can you post the fla file?

-R