can you show the code that you use to actually play the video? that kind of dictates how it can be stopped, paused, etc
but generally speaking, give your video object an id then apply an onclick to a button or whatever to stop() and play() the video
can't give you much more without more detail, sorry...