NetStream

I have a site that was a template that some asked me to update for them. One of the things I did was to add streaming video with an FLV flash player using the NetStream function. The problem I have with this and all my NetStream functions is that when I stop a video from playing then go to another video I can have it stop and seek back to the beginning but I want it to clear the Video to be blank so it does not flash an image from the last video when you start another one after interrupting the one that is currently playing. I have tried using the ns.close(); but that does not seem to work.

Here is the example. Go to http://www.positivelivingproductions.com, then click on the Demo section, choose any section except radio, click “HERE” on the site to start the video which will play in the space to the left, once you can see an image press the back button, or go to another section. At this point go back to the Demo section and choose radio. Click “HERE” to play you will see the video is stuck in the previous frame that you stop the video at.

I hope this in not too confusing and if you can help it would be greatly appreciated.