View Single Post
Old 03-27-2010, 08:09 AM  
NextBigTube
Confirmed User
 
Join Date: Oct 2008
Posts: 352
Quote:
Originally Posted by digitaldivas View Post
Embed is fine, but I would like autostart set to false.

Example:
<!-- include SWFObject -->
<script src="swfobject-2.1.js"></script>

<!-- setup container for Flowplayer (must be before following script tag) -->
<div id="player"></div>

<!-- place Flowplayer into container -->
<script language="JavaScript">
swfobject.embedSWF("http://releases.flowplayer.org/swf/flowplayer-3.1.5.swf", "player", "500", "320", "9.0.0", null, {
config: "{'clip': 'http://vod01.netdna.com/vod/demo.flowplayer/flowplayer-700.flv' }}"
}
);
</script>

Is this code correct for this
flowplayer("player", "http://releases.flowplayer.org/swf/flowplayer-3.1.5.swf", {
clip: {

// these two configuration variables does the trick
autoPlay: false,
autoBuffering: true // <- do not place a comma here
}
});
something like that. Doesn't it work? It was lots of trial and error when I tried something similar months ago.
__________________

Porn Tubes Hawt Tube,Next Big Tube,
Gay Tube Tube 4 Gay
Amazon.com Discount Finder
NextBigTube is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote