Hi list...

I have a video that I am trying to hold on frame 1. Trying to do that
through code makes the video mysteriously not appear on the stage.  Is
there any code that can hold the video at frame 1?  I've tried:

vid.stop();
vid.gotoAndStop(1);
vid.vidContent.stop();
vid.vidContent.gotoAndStop(1);

The MC containing the video is named "vid," and on that frame and I
named the video within the vid MC "vidContent."

Thanks,
- Michael M.

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to