Code:
<embed src="http://www.anyWebsite.any/.../fileName.any"
width="number" height="number" autostart="true or false"
loop="true or false" hidden="true or false"><noembed>You must have
Quick Time program download it www,quicktime,com</noembed>
let us explain properties :
width and height for the multimedea area of the web page
autostart if false that mean the visitors will start the video
if true the file will play alone but it's better
to let the user start your file.
loop if false it's mean that the file play once and stop
if true the file play forever
hidden it's very grave
if true it'll hide the plug in so visitors can't control your file
if false visitors can control your file
I wish i write some thing useful
______________