Here is the code from an archive.org page Flash player. They are using FlowPlayer. I've cleaned up the spacing and changed the url's from relative to absolute. The extra space in the code's "flowplayerdiv " div id attribute is to ensure that there is only one "flowplayerdiv" div on this page. Remove the space if you copy the code.
<div id="flowplayerdiv " style="text-align: center; width: 100%;">
<object type="application/x-shockwave-flash" id="FlowPlayer" data="http://archive.org/flv/FlowPlayerWhite.swf" height="263" width="320">
<param name="movie" value="http://archive.org/flv/FlowPlayerWhite.swf">
<param name="scale" value="noScale">
<param name="wmode" value="transparent">
<param name="allowScriptAccess" value="sameDomain">
<param name="quality" value="high">
<param name="flashvars" value="config={ autoPlay: false, loop: false, initialScale: 'fit', showPlayList: true, showPlayListButtons: true, videoHeight: 240, showMenu: false, noVideoClip: { url: 'http://archive.org/images/notfound.jpg', duration: 10 }, playList: [ { url:'http://archive.org/download/DaveTooleandMarkusSandyDaveandMarkus_CarpCaviarCollaboration2006/carpcollab1.flv', name:' carpcollab1' }, ],}">
</object>
</div>
Here's the player (autoPlay if off, so press the play button to see the video):
Recent comments
2 years 17 weeks ago
2 years 19 weeks ago
2 years 22 weeks ago
2 years 23 weeks ago
2 years 24 weeks ago
2 years 25 weeks ago
2 years 28 weeks ago
2 years 29 weeks ago