<literal>
<script src="http://its.vanderbilt.edu/streaming_player/js/swfobject.js" type="text/javascript">
</script>
</literal>

<!--There is a div for each player ("player1", "player2", "player3", etc. -->

---+Bryan Shepherd Presentation at HSR WIP, March 12, 2013

<literal>
<div id="player4">
</div>
<script type="text/javascript">
var so = new SWFObject('http://its.vanderbilt.edu/streaming_player/its_player.swf','mpl','640','360','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=rtmp://flash.its.vanderbilt.edu/biostatistics/BryanShepherdPrincipleStratum.mp4&autostart=false&image=&fullscreen=true&stretching=fill');
so.write('player4');
</script>
</literal>
Edit | Attach | Print version | History: r4 < r3 < r2 < r1 | Backlinks | View wiki text | Edit WikiText | More topic actions...
Topic revision: r1 - 13 Mar 2013, AyumiShintani
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback