์์ | ใ๊ฒฐ๊ณผ |
1) ์ฌ์ ๋ฒํผ๋ง ํ์ <embed src="์์ ์ฃผ์" width="50" height="35" controls="playbutton" autostart="false"> |
ใใ |
2) ์ฌ์๊ณผ ์ ์ง ๋ฒํผ๋ง ํ์ <embed src="์์ ์ฃผ์" width="70" height="35" autostart="false"> |
ใใ |
3) ๋ฏธ๋์ด ์ฌ์๊ธฐ ์ ์ฒด ํ์ <embed src="์์ ์ฃผ์" width="275" height="45" type="audio/x-pn-realaudio-plugin" controls="controlpanel" autostart="false"> |
ใใ |
4) 3๋ฒ ์์ค์ ๋ณผ๋ฅจ ์ต๋ํ ์ง์ <embed src="์์ ์ฃผ์" width="275" height="45" type="audio/x-pn-realaudio-plugin" controls="controlpanel" autostart="false" volume="-1"> |
ใใ |
5) ๋ฏธ๋์ด ์ฌ์๊ธฐ ์จ๊ธฐ๊ธฐ <embed src="์์ ์ฃผ์" hidden="true" loop="-1"> |
ใ |
+ ์์ ๋ช ๋ น์ด ์์ฑ
1. autostart="true" / "false" : ์๋์คํ ์ฌ๋ถ (true : ์คํ / false : ์ ์ง)
2. hidden="true" : ํ๋ ์ด์ด ํ์ ์ฌ๋ถ (true : ์จ๊น)
+ width์ height ๊ฐ์ ์ ์ฉํด ์ฌ์์ฅ์น์ ํฌ๊ธฐ ์กฐ์ ๊ฐ๋ฅ
3. loop="infinite" : ๋ฌดํ ๋ฐ๋ณต
loop="1" : ํ ๋ฒ๋ง ์คํ
loop="-1" : ๋ฌดํ ๋ฐ๋ณต
4. volume="์์น" ์ํ๋ ์์น๋ฅผ ๋ฃ์ด ์์ ์ ๋ณผ๋ฅจ์ ์กฐ์
volume="70" : ๋ณดํต
5. width="์์น" ๋ฏธ๋์ด ํ๋ ์ด์ด์ ๊ฐ๋ก ํฌ๊ธฐ๋ฅผ ์ง์
height="์์น" ๋ฏธ๋์ด ํ๋ ์ด์ด์ ์ธ๋ก ํฌ๊ธฐ๋ฅผ ์ง์
6. PLUGINSPAGE="URL" : ํ๋ฌ๊ทธ์ธ์ด ์ค์น๋์ด ์์ง ์์ ์ฌ์ฉ์๋ฅผ ์ํ์ฌ
ํด๋น ํ๋ฌ๊ทธ์ธ์ ์ ๊ณตํ๋ ์ฌ์ดํธ์ ์ฃผ์๋ฅผ ์ ์ต๋๋ค.