PDA

View Full Version : Embedded Video (W98)


bdragon
03-30-2003, 08:44 PM
I'm having an interesting problem.
I'm trying to build a CD around some home movie footage. The files are .MP2, and I am trying to use the <EMBED> command. All I get is an error that the plugin could not load. I can go to websites that have the same layout I am trying to use, and it works correctly.

I'm building this on a Win98 system, using IE5.5 and WMP 7.1 Here is the command I am putting in:
<embed src="file://segment1-2.mp2" Name="MMPlayer1" Autostart="1" width="640" height="240" BGCOLOR="black">

Any help would be appreciated.