例如影片原是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>




























































































