View Single Post
Old 04-12-2010, 04:56 PM  
Tube Ace
So Fucking Banned
 
Industry Role:
Join Date: Nov 2008
Location: with your dream girl
Posts: 4,941
<div style="width:625px;height:450px;" id="player"></div>
<script language="JavaScript">
flowplayer("player", "/flowplayer/flowplayer-3.1.5.swf", {

plugins: {

content: {
url: '/flowplayer/flowplayer.content-3.1.0.swf',
bottom: 40,
left:83,
width: 260,
height:30,

// styling
backgroundColor:'#000000',
backgroundGradient:'low',
borderRadius:'0',
borderColor:'#222222',
align:'center',
opacity:0
} ,


{adplugins}
},

playlist: [

{preroll}

{
{adclip}
url: '{video_file}',
onStart: function() {
this.getControls().show();
}
}

{postroll}

],

clip: {

autoPlay: true,
autoBuffering: true
}

});
</script>
Tube Ace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote