tcrosswell
IS-IT--Management
I have a little problem I am trying to embed a mpeg file into HTML, it seems easy with an avi but not with a mpeg file.
Also I need to ensure it will work using netscape on a PC (linux is not of interest). But needs to be compatable with NS4.
Any ideas? I have tried
<EMBED autostart="TRUE" height=500 width=500 loop="FALSE" SRC="video/mcdivx.mpg"></EMBED>
not even sure if <EMBED> is the best way of doing it so any suggestions would be SO much help
Thanks
Top Cat
Also I need to ensure it will work using netscape on a PC (linux is not of interest). But needs to be compatable with NS4.
Any ideas? I have tried
<EMBED autostart="TRUE" height=500 width=500 loop="FALSE" SRC="video/mcdivx.mpg"></EMBED>
not even sure if <EMBED> is the best way of doing it so any suggestions would be SO much help
Thanks
Top Cat