改變影片大小(修改長寬比:width="寬度" height="高度")
可用這些長寬比例
width="168" height="126"
width="200" height="164"
width="300" height="247"
改成自動播放影片的方法.
講 &autoplay=1 照下麵的方法貼到播放語法中的相關位置即可
例:
<embed src="http://www.youtube.com/v/4N-meE56Psw&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="300" height="247"></embed>