Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
ADOBE FLASH: HomeFlash ForumFlash TutorialsFlash Video TutorialsWeb Streaming ForumAdobe FlashPodcast

Stopping FLV from playing?

COW Forums : Adobe Flash

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>
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


Respond to this post   •   Return to posts index

Re: Stopping FLV from playing?
by Matt Klundt on Aug 16, 2005 at 1:47:20 pm

The correct method for stopping an FLV is to call:

ns.close();

ns is your NetStream object.

Matt
--------------------
www.mcquillendesign.com
www.mattfoxgames.com

Respond to this post   •   Return to posts index

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>


FORUMSTUTORIALSMAGAZINETRAININGVIDEOS - REELSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]