改变影片大小(修改长宽比: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>