all groups > flash actionscript > july 2006 >
You're in the

flash actionscript

group:

How do you unload video?


Re: How do you unload video? David Stiller
7/8/2006 5:06:46 PM
flash actionscript: Angyl,

[quoted text, click to view]

What approach did you use to load the FLV? FLVPlayback Component, one
of the Media Components, direct loading into a Video object?


David
stiller (at) quip (dot) net
Dev essays: http://www.quip.net/blog/
"Luck is the residue of good design."

How do you unload video? Angyl
7/8/2006 6:26:56 PM
I have an .flv video that I load and play when you go to a certain frame of my
main movie.

Question is, how do I get rid of it if the user clicks to go to a different
frame of the main movie? I know how to unloadMovie for .swfs but I don't know
how to unloadVideo.
Re: How do you unload video? Angyl
7/8/2006 9:49:40 PM
Re: How do you unload video? JayCharles
7/9/2006 5:20:22 PM
ns.play(null); << disconnects the stream
AddThis Social Bookmark Button