How to hide the play/pause button and progress bar in youtube video
embedded in html?
I have created on e HTML page with a you tube video link like -<object
width="456" height="230"> <param name="movie"
value="http://www.youtube.com/v/kitfFWmLFJ8" /> <param name="wmode"
value="transparent" /> <embed src="http://www.youtube.com/v/kitfFWmLFJ8"
type="application/x-shockwave-flash" wmode="transparent" width="456"
height="230" /> </object> How to hide the play/pause button and progress
bar in youtube video embedded in HTML?
No comments:
Post a Comment