On Sun, Nov 22, 2009 at 11:03 AM, Paul Andrews <[email protected]> wrote:
> If mcHand has a tween on the timeline for that MovieClip, there MUST be a > stop() command in actionscript at the end of the frames for the mcMovieClip. > Without that stop() command the timeline will loop. > I put a keyframe (F6) at frame 20 of the only layer in the timeline (which, I believe would have made it loop twice...the mc is either 10 frames or 20), opened the script editor (F9) and entered one line of code: stop(); saved and ran (ctr+enter). It kept looping. Forgive my misunderstanding of your instructions. Please clarify. TIA, beno _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

