Hi all, this must be a very basic question... I want to embed a short video clip in a webpage. I want it to automatically start playing when the page is opened, and loop indefinitely (repeating itself over and over automatically). In the html script I did use

<embed src="myfile.wmv" autostart="true" loop=true>

but when I opened that page, it neither auto start nor loop at all! So what's the correct way to make it so?

Thanks a bunch!

Hmmm, it works in IE but not Firefox!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.