how to set media player loop play?

H

haiwen

Hello, everyone:

I need to play a video looply in a webpage, if I use:

<embed src='1.avi' id='videoPlayer' hidden='false' height='456' width='608'
autostart='true' type='video/x-shockwave-flash/avi' loop='true'></embed>";

it works well when the default player is windows media player, but some
computer is realplayer and causes problem.

if I try to use:

<OBJECT ID=""videoPlayer"" hidden='false' WIDTH='608' HEIGHT='456'
CLASSID=""CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95""
STANDBY=""Loading Windows Media Player components...""
TYPE=""application/x-oleobject"">

<PARAM NAME=""FileName"" VALUE=""1.avi"">
<EMBED hidden='false' height='456' width='608' autostart='true'
TYPE=""application/x-mplayer2""
SRC=""1.avi""
NAME=""videoPlayer"" loop='true'
I find it not easy to set the player to play looply, can anyone help me?

sincerely,

haiwen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top