Multiple FLV playback component, playing all at once

Hello there!

I have to repair one project that is using the TV template from FlashVillage.
http://www.flashvillage.com/templates/Television/index.html

The problem is that these “channels” on TV are FLV Playback components that have been placed into separate swf files (0,1,2,3,4.swf…)

They are called here :

The problem is that all of the swf files are loaded and playing all at once so when I switch to another “channel” the player is already in the middle of the movie or so… Also the sounds are mixing together, creating one hell of a mess :slight_smile:

Here is also a code that loads swf into an empty movie clip :

So the point is that when the “user switches the channel” it switches the swf, and starts playing it from the beginning.

Please help!

Thank YOU!