Well, if the swf files do not include their own controls, like for example youtube videos. then you need to write in Javascript, make image thumbnail of the swf file, then when user click on the image, it loads the swf, when user click stop, the swf stop, all via javascript.
Edit:
to the...