音樂語法範例
發表於 : 2006-01-11 , 11:02
音樂語法:
1.撥放音樂(隱藏MID)
<BGSOUND balance=0 src="網?#125;(隱藏mid) " volume=-20 loop=infinite>
2.撥放音樂(MID)
「歌名」<FONT COLOR=8800FF><embed src=音樂網?#125;(mid) loop=3 >
3.撥放音樂(RM)
「歌名」BY:歌手<EMBED align=middle
src=網?#125;(rm) width=90 height=40
type=audio/x-pn-realaudio-plugin autostart="true" loop="true" volume="100"
exts="ra?Cram" Init fn="load-types" mime-types="mime.types" ALT="(Random)">
4.撥放音樂(隱藏RM)
<embed src="音樂的網?#125;(隱藏rm)"autostart=true loop=true width="0" height="0">
5.★普通音樂語法:>
<embed src="音樂網?#125;" autostart=true loop=true width="99" height="99">
6.★MP3(WMA)音樂語法:
<embed width="200" height="150" src="音樂網?#125;">
7.★Midi音樂語法:
<BGSOUND SRC="音樂網?#125;"LOOP=-1>
8.rm音樂語法:
<embed src="音樂網?#125;" width="159" height="99" autostart="true" hidden="false" loop="infinite" align="middle" volume="100" type="audio/x-pn-realaudio-plugin" exts="ra,ram" Init fn="load-types" mime-types="mime.types" ALT="(Random)">
9.★MTV公?#125;音樂語法:〔swf檔用〕
<embed src="音樂網?#125;">
10.loop=?代表音樂撥放次數~"?可改"
若要一直連續撥法->loop=true