youtube怎樣改成自動播放呢?
這是網站提供的語法↓↓↓↓↓↓↓↓↓
<object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/m4lUcODaQtM&hl=zh_TW&fs=1&color1=0x234900&color2=0x4e9e00&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m4lUcODaQtM&hl=zh_TW&fs=1&color1=0x234900&color2=0x4e9e00&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object>
這是自動播放的語法 ↓↓↓↓↓↓↓↓↓
<embed src=http://www.youtube.com/v/m4lUcODaQtM&color1=0x006699&color2=0x54abd6&border=1&autoplay=1&loop=1&hl=zh_TW width=625 height=464 type=application/x-shockwave-flash allowscriptaccess="never"></embed>
也就是說,您只要找出這個影音檔的網路位置,加到自動播放的語法中就可以了。
然後更改外框的顏色,視窗的大小也可以自由調整成自己喜歡的大小。