MikeG
06-22-2005, 06:38 AM
Hi,
I have a very basic web site and want to add a link to play small movie files.
I uploaded a test movie to my web space and almost the only coding is this line that I cribbed from an earlier thread:-
<EMBED id=wmpPrev style="WIDTH: 590px; HEIGHT: 300px" name=wmpPrev src="testmovie.mpg " width=590 height=300 autostart="false" loop="false">
It works OK but is a bit untidy.
Is there any way I can
a) wait until the file is loaded before automatically starting to play
b) calculate and advise how long the file will take to load depending on connection
If you have five minutes to help the test page can be found at
www.pgsc20025.pwp.blueyonder.co.uk/testmovie
Grateful for any advice
Mike
I have a very basic web site and want to add a link to play small movie files.
I uploaded a test movie to my web space and almost the only coding is this line that I cribbed from an earlier thread:-
<EMBED id=wmpPrev style="WIDTH: 590px; HEIGHT: 300px" name=wmpPrev src="testmovie.mpg " width=590 height=300 autostart="false" loop="false">
It works OK but is a bit untidy.
Is there any way I can
a) wait until the file is loaded before automatically starting to play
b) calculate and advise how long the file will take to load depending on connection
If you have five minutes to help the test page can be found at
www.pgsc20025.pwp.blueyonder.co.uk/testmovie
Grateful for any advice
Mike