Bende yapamadım. Dediğin sitedeki kodlari ayri php de calsitirabildim ama mycode de alt yazıyı halledemedim. Baska bir arkadas mycode sini yazmis oda ayni sistem ama alt yazı plugin dahil dil
bunu mycode ye uyarlayabilecek varmi acaba ?
buda ayni sistemin alt yazisiz hali mycode
video
video
\[mybb\](.*?)\[/mybb\]
<embed width="600" height="400" type="application/x-shockwave-flash" src="http://img196.imageshack.us/img196/7449/playery.swf" style="" name="player" quality="best" allowfullscreen="true" allownetworking="internal" allowscriptaccess="always" flashvars="file=$1&ec_rate=10&type=video&image=http://frm1.net/frmplayerpic.png&logo=http://frm1.net/logoplayerz.png&stretching=exactfit&skin=http://img59.imageshack.us/img59/5451/modieus.swf" id="player"></embed>
PHP Kod:
<script type='text/javascript' src='jwplayer.jsp'></script>
<p id="container">The player will be placed here</p>
<script type="text/javascript">
jwplayer("container").setup({
file: "video.mp4",
flashplayer: "player.swf",
height: 360,
plugins: {
"captions-2": {
file: "cap.srt"
}
},
width: 640
});
</script>
buda ayni sistemin alt yazisiz hali mycode
video
video
\[mybb\](.*?)\[/mybb\]
<embed width="600" height="400" type="application/x-shockwave-flash" src="http://img196.imageshack.us/img196/7449/playery.swf" style="" name="player" quality="best" allowfullscreen="true" allownetworking="internal" allowscriptaccess="always" flashvars="file=$1&ec_rate=10&type=video&image=http://frm1.net/frmplayerpic.png&logo=http://frm1.net/logoplayerz.png&stretching=exactfit&skin=http://img59.imageshack.us/img59/5451/modieus.swf" id="player"></embed>

