FLV how can I control it?

I’ve got a bunch of FLV’s that I want to be play in a virtual VCR. I’ve got a code for a button I wish to use to play the video but it does not seem to work. Has any of you guys got any ideas?


On (release) (
			  CurrentVideoURL = "myvideo.swf";
			  LoadMovieNum(CurrentVideoURL,1);
			  )

I’d really appreciate your help!

Thanks,

Yossi