memo.xight.org

日々のメモ

Flash Video Player - 外部FLVファイルを再生できるオープンソースのFlashプレイヤー

Summary

<object
    type="application/x-shockwave-flash"
    width="400"
    height="220"
    wmode="transparent"
    data="flvplayer.swf?file=movies/holiday.flv"
>
    <param name="movie" value="flvplayer.swf?file=movies/holiday.flv" />
    <param name="wmode" value="transparent" />
</object>


Reference

Flash Video Player
http://www.jeroenwijering.com/?item=Flash_Video_Player

via

phpspot開発日誌 - 外部FLVファイルを再生できるオープンソースのFlashプレイヤー
http://phpspot.org/blog/archives/2006/07/flvflash.html