Hi everyone, I have video embedded into my page and i was wondering if there was a script to make it change every so often or when the video stops? the code my video is put in with is :
<div id="vidbox">
<embed src="vids/lifting.MOV" width="300px" height="203px"
autostart="true" volume="0" />
</p>
<div id="vidbox">
<embed src="vids/lifting.MOV" width="300px" height="203px"
autostart="true" volume="0" />
</p>