Imark Posted January 19, 2007 Share Posted January 19, 2007 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 More sharing options...
DeathStar Posted January 19, 2007 Share Posted January 19, 2007 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?? Link to comment https://forums.phpfreaks.com/topic/34836-embed-help-for-video-files/#findComment-164302 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.