width 設定播放器的寬度 height 設定播放器的高度
hidden="false" 設定顯示播放器 hidden="true" 則為隱藏播放器
autostart="true" 設定為自動撥放 autostart="false" 則為不自動撥放
loop="true"或-1 設定為自動重複播放 loop="false"或0 則為不重複播放 亦可以數字表示重複播放次數,如:loop=3
enablecontextmenu="0" 鎖右鍵(控制流量,防止盜連) 2.播放MV語法:(有2種方法) (1)複製網站語法:例如youtube就複製崁入那段語法 Xuite就複製Embed那段語法 影片檔 顏色也是[更改紅色部分style="FILTER:gray"] <embed style="FILTER:gray" src=影片網址 width=320 height=280 autostart=true loop="true" > loop="true" 無限次重覆播放[或是-1] loop="0" 播放一次 loop="2" 重覆兩次 autostart="true" 自動播放 false 手動播放[或是autostart="1" ,0為手動] volume="0" 調整音量大小,0到100之間 width="260" 播放器寬度 hight="40" 播放器高度 hidden="true" 播放器隱藏 3.日記背景更換語法: (1)語法:</strong ></font ></a ></div > <style ><!--table{background:url<>;}td{background:url<>;}-- ></style ><style type="text/css" ><!--body{background-image:url(圖片路徑);background-repeat:x-repeat;background-position:fixed;background-color:#000000;background-attachment:fixed;}-- ></style ><style ><!--body{SCROLLBAR-FACE-COLOR:捲軸顏色;SCROLLBAR-ARROW-COLOR:#000000;SCROLLBAR-HIGHLIGHT-COLOR:#000000;SCROLLBAR-SHADOW-COLOR:#000000;SCROLLBAR-3DLIGHT-COLOR:#27408B;SCROLLBAR-DARKSHADOW-COLOR:#27408B;SCROLLBAR-TRACK-COLOR:捲軸底色;}-- ></style ><style >FONT{COLOR:字體顏色}</style ><body text=#87CEFF > 4.透明撥放器語法: (1)語法:<embed src="音樂檔位址"style="Filter:Alpha(Opacity=50,style=3)" > 5.目前版面人數語法: (1)語法:<a href="http://www.fastonlineusers.com" ><=http://fastonlineusers.com/online.php?d=這裡放上你日記本的網址/ ></script > </a ><a href="http://zxl.us" >人</a ><!-- End FastOnlineUsers.com -- > 6.隱藏MP3語法: (1)語法:<embed src="音樂網址" autostart="true" loop="1" volume="1" hidden="true" ></embed > 7.隱藏播放框語法: (1)語法:<EMBED AutoSize=1 SRC="影音網址" width=300 height=24 AutoStart=1 Loop=1 Volume=0 ShowControls=0 Showstatusbar=1 EnableContextMenu=0 ></EMBED >