Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

start time

2 replies [Last post]
Reply

how do we set the start time to 5 secs so the preroll and the clip don't overlap... there seems to be instructions for the OVA player but not for the adsolution with flowplayer.

how/where do you insert the start time... and while you are at it, how would we add more clips to the playlist.

<div id="player1"></div>
<script type="text/javascript">
  var so = new SWFObject('http://www.site.net/Embed/player.swf'
    ,'player1','400','320','8');
  so.addParam('allowscriptaccess','always');
  so.addParam('allowfullscreen','true');
  so.addParam('wmode','transparent');
  so.addVariable('config',
    "{'playlist':[{'url':'http://www.site.net/Embed/video.flv'," +
    "'autoPlay':false}],'plugins':" +
    "{'ltas':{'url':'flowplayer.ltas.swf','channelcode':'gncwnlqvqvgyiip'}}," +
    "'playerId':'player1'}");
  so.write('player1');
</script>
Reply

Lalo,

As far as functionality of the Flowplayer, this is not something that we can help provide support on. You need to check with the Flowplayer team on how to add more clips to the playlist. If you're referring to JW, however, here's a guide: http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/24/creating-a-playlist

In addition, setting the start time is not possible.

Best,

Darjan

Reply

lalo,

Have you looked at this thread? It's for setting times in JW-Player.

http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding/9233/playlist-start...

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options