Jump to content

EMBED help for video files


Imark

Recommended Posts

When I embed a video file in a page, it plays fine. But only the Play and the Stop buttons work. I need to be able to FF and RW it. It's not even letting me move the slider to FF and RW.
What am I doing wrong?

I'm embedding it like this:
<EMBED src="http://www.myurl.org/myfile.wmv" ShowStatusBar=true Autostart=true LOOP=false width="491" height="408" align="middle" style="border-style:double; border-color:#826331; ">
Link to comment
https://forums.phpfreaks.com/topic/34836-embed-help-for-video-files/
Share on other sites

There does'nt seem to be anything wrong with:
[quote]<EMBED src="http://www.myurl.org/myfile.wmv" ShowStatusBar=true Autostart=true LOOP=false width="491" height="408" align="middle" style="border-style:double; border-color:#826331; ">[/quote]

but maybe its your browser, mine sometimes does it to with some videos??

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.