Play and stop flv movieclip imported with flashcs4
Hi you all,
perhaps someone could think I'm trying to flood the forum...
This post is splitted in two problems:
1- I imported an flv video file with "file->import->import video" and then put the object on the stage on a precise frame ( 71 and 79 ).
Around the object player I created a transparent button as wide as the stage (67-82) which clicked brings you to another frame(2).
The problem is that this work is a site and if you click on the transparent button you see a frame with contents but the
movieclip playing is still on and user still ear the music and experience the bandwidth slow down.
What I want to do is something like:
movieclipinstancename.stop();
to stop the movie playing. Ideas??
2- I'm triyng to understand the best way to import or use a movieclip, using AS3.
Please help me.
and forgive eventual english errors.
hi