請教有關 flowplayer 縮放的問題

參考flowplayer原廠網站的flash video player寫法,自定影片的長寬這樣是沒有問題的, 但若將影片全螢幕播放比例就會跑掉
例如影片原是16:9 (1280x720) 全螢幕播放後會變成4:3(假設我的螢幕是4:3)
請問有語法可以強制16:9縮放嗎. thanks!

語法如下:


<html><head>
<meta http-equiv="content-type" content="text/html; charset=big5">

<link rel="stylesheet" type="text/css" href="style.css">
<title>Flowplayer - Flash Video Player for the Web</title>
</head><body>





< *a href="mv.m4v" style="display:block;width:1280px;height:720px" id="player">




</body></html>
2011-10-03 13:42 發佈
文章關鍵字 Flowplayer 問題
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?