Would love to be cross compatible with Mac and PC. Also would love to stream the files since they are around 200MB each. I was looking at Flowplayer, but I couldn't get the bbcode quite right...
Code:
Tag name :
flv
Code replacement:
<a
href="{URL}"
style="display:block;width:425px;height:300px;"
id="player1">
</a>
<script language="JavaScript">
flowplayer("player1", "/flowplayer-3.1.5.swf");
</script>
Example:
FLV:[flv]URL[/flv]
so when I put the code [flv]http://www.coursesaver.com/Chad/Dat1-1.flv[/flv] in I get an error 200 Stream not found.
Trying the changes on this page:
http://www.coursesaver.com/showthrea...=3142#post3142