thanks,
I use other Player ,the player slider is ok,but I don't know that player should play one program,*.ts file have lots of program.
I use VLC play this file ,playlist.add("url","foo name",":program=?").
Code: Select all
<object id="player" height="380" width="480" classid="CLSID:6BE52E1D-E586-474f-A6E2-1A85A9B4D9FB" style="z-index: 100; left: 9px; position: absolute; top: 139px">
<param NAME="url" VALUE="d:/cctv-1.ts ">
<param NAME="PlayCount" VALUE="1">
<param name="ShowDisplay" value="1">
</object>
how to use object play one program?