How to Start your embedded Youtube files with a delay
October 28th, 2008 by Krishna

Do u know that a time delay can be introduced while embedding youtube videos. Its so simple. Just add the bolded parameters into your code. A sample snippet is shown below. The same feature can be adopted for Google videos also. But recently some bloggers complain that this hack isn’t working… Also when this feature is used, the purpose of linking the URLs to Youtube won’t work.
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/XXfW_B2pdPU&hl=en&fs=1&start=15“></param><param name=”allowFullScreen” value=”true”></param><embed src=”http://www.youtube.com/v/XXfW_B2pdPU&hl=en&fs=1&start=15” type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”344″></embed></object>
Similar Posts:
- YouTube now tells how many of those visits were Unique
- Max Payne MOVIE to start shooting next month!
- YouTube Junkie Stickers
- Coming Soon: YouTube on your MOBILE
- YouTube Video Fingerprinting
Categories: Tips n Tricks | Tags: embedd, tips, Youtube








