Hi !
Please help me!
I introduced in my website movies online, which you can watch with jwplayer. The movies have subtitles in Romanian. For playback, use the following code:
<object type="application/x-shockwave-flash" data="http://wwwebdigitaltv.do.am/players/player69.swf" width="100%" height="100%" bgcolor="#000000" id="play" name="play" tabindex="0">
<param name="allowfullscreen" value="true">
<param name="allowscriptaccess" value="always">
<param name="seamlesstabbing" value="true">
<param name="wmode" value="opaque">
<param name="flashvars" value="netstreambasepath=http://wwwebdigitaltv.do.am&id=play&className=center&provider=http&file=http://75.126.196.138/index.php?start=0%26hd=0%26auth=531727e2c02a25c31ece96a2b3%26type=flv%26tv=0%26file=2691&volume=100&plugins=captions-2&autostart=true&captions.file=http://wwwebdigitaltv.do.am/filme/srt/2691.srt&captions.fontsize=30&captions.back=false&captions.state=true&captions.fontWeight=arial&captions.pluginmode=HYBRID&controlbar.position=over&controlbar.idlehide=false&dock.position=true&skin=http://wwwebdigitaltv.do.am/players/fs40.zip&stretching=fill&logo.file=http://u.to/3xnUAg&logo.hide=false&logo.position=top-left&image=http://wwwebdigitaltv.do.am/images/BACKplayer.jpg"></object>
My plea is: I want to use multiple subtitles, in the current embed code. Otherwise, if exchange this code, no longer play the movie.
Please help me!