AS3 Video Player Component Not Stopping

I’m making a website for a client and I’m using the Video Playback Component to display a video of theirs. When I test the site the video player shows the movie fine, but when you click to go back to the homepage the video continues to play. You can still hear the video. No matter at what point in the video you click to go back to go to the homepage. Do I have to add action script to the component to prevent this.

Thanks

you have to close the netconnection. If you’re using the component, that has to be closed as well.