Revision: 40979
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 10, 2011 11:28 by r2cgroup
Initial Code
<div id='video-player'>This text will be replaced</div> <script type='text/javascript'> //Be sure to add 24px to the height of the player to accommodate the controls. var so = new SWFObject('js/jwplayer/player.swf','mpl','384','312','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('streamer','rtmp://respondtwo.fcod.llnwd.net/a1229/o16/files/'); so.addVariable('file','r2cgroup/r2c-jw-default.flv'); so.addVariable('image','http://assets.r2commerce.com/files/r2cgroup/r2c-jw-start-screen.jpg'); so.write('video-player'); </script>
Initial URL
Initial Description
Initial Title
R2C - JW Player Setup
Initial Tags
Initial Language
HTML