|
 | Stopping FLV from playing?
by Flash Designer
on
Aug 16, 2005 at 1:36:29 am |
Hey Lee and members,
I am creating a CD ROM for work. I am also creating FLVs instead of embedded quick time movies. This makes sense, right? I mean, isn't an FLV more compressed than a .mov file?
Anyway, I am going to have several FLVs playing in the CD ROM. I need to make sure that one FLV will stop playing after the buttons are pressed to go to the next scene. I tried stopsAllSounds(); and it seems to work. However, once you click the buttons fast you can still hear the previous FLV.
Does anyone have a correct way to make sure the FLVs stop playing from once scene to another?
Thanks for your
| |