Hello,
I want to embed some video into a web page and for some reason I cant get the controller buttons to show up.
The code segment for the embed is:
Code:<object width="960" height="555" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="video1.avi" /> <param name="controller" value="true" /> <param name="autoplay" value="false" /> <embed src="video1.avi" width="960" height="555" autoplay="true" controller="true" pluginspage="http://www.apple.com/quicktime/download/"> </embed> </object>
Does it make any difference whether I use an .avi file or a .mov file or any other format? And is there a good free converter that will convert various file types (avi, wmv, flv...) to the type that the player expects?
+ Reply to Thread
Results 1 to 2 of 2
-
-
Try this great site that gives you the necessary code for embedding video on your website:
http://cit.ucsf.edu/embedmedia/step1.php
Similar Threads
-
Video web page menu generation software?
By villaVideo in forum Newbie / General discussionsReplies: 5Last Post: 12th Jan 2012, 21:59 -
web page translator and email full page translator
By juststarting in forum ComputerReplies: 3Last Post: 1st Feb 2010, 09:23 -
How to embed a flash player on a web page?
By Captain Satellite in forum Newbie / General discussionsReplies: 10Last Post: 14th Nov 2008, 23:19 -
embed streaming video on a web page.
By greendesert in forum Video Streaming DownloadingReplies: 1Last Post: 6th Sep 2008, 09:59 -
Web page to run from CD help.
By Poppa_Meth in forum ComputerReplies: 4Last Post: 26th Mar 2008, 10:51