FrontPage 98 and MPEG

D

Doug

Remember FrontPage 98? I still use it. Does anyone know if there is a way to
insert a mpeg file with playing controls? The insert video funcion I see has
only seems to show avi as an option.
Thanks
Doug
 
K

Kevin Spencer

Hi Doug,

Go to HTML source view, and type in the code. Here's a sample:

<EMBED SRC="MYVIDEO.MPG" WIDTH=200 HEIGHT=200 AUTOSTART=TRUE>

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Sometimes you eat the elephant.
Sometimes the elephant eats you.
 
K

Kevin Spencer

You're very welcome, Doug! :)

--

Kevin Spencer
Microsoft MVP
..Net Developer
Sometimes you eat the elephant.
Sometimes the elephant eats you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top