¹è°æ À½¾ÇÀÇ ÁÂ, ¿ì ½ºÇÇÄ¿ ¹Ù¶õ½º¸¦ ¾î¶»°Ô ³ª´­ °ÍÀΰ¡¸¦ ¹ÝȯÇϰųª ÁöÁ¤ÇÑ´Ù.

Àμö
: (¼Ó¼º ¼öÄ¡°ª)
¼Ó¼º°ªÀº ÁÂ¿ì ½ºÇÇÄ¿ÀÇ ±ÕÇü Á¤µµ¸¦ ³ªÅ¸³»´Â ¼öÄ¡°ªÀÌ´Ù.

balance ¼Ó¼º°ªÀÇ ¹üÀ§´Â -10,000 ¿Í +10,000 »çÀÌÀÌ´Ù.
À½¼ö´Â ¿ÞÂÊ ½ºÇÇÄ¿·Î À½·®À» ³ôÀÌ´Â °ÍÀÌ°í -10,000´Â ¿ÞÂÊ ½ºÇÇÄ¿¿¡¼­¸¸ ¼Ò¸®°¡ ³ª¸ç,
¾ç¼ö´Â ¿À¸¥ÂÊ ½ºÇÇÄ¿·Î À½·®À» ³ôÀÌ´Â °ÍÀÌ°í 10,000´Â ¿À¸¥ÂÊ ½ºÇÇÄ¿¿¡¼­¸¸ ¼Ò¸®°¡ ³­´Ù.
0Àº ÁÂ, ¿ì ½ºÇÇÄ¿°¡ °°Àº ¼öÁØÀ¸·Î ±ÕÇü ÀâÈù °ÍÀÌ´Ù.

ÀÌ ¼Ó¼ºÀº Àбâ/¾²±â·Î µðÆúÆ®°ªÀº 0ÀÌ´Ù.

Àû¿ë
°³Ã¼scriptHTML±Ô°ÝIE
ÂüÁ¶
HTML time2

body ¹è°æ À½¾Ç ¿¹Á¦

<BGSOUND id="bgSoundObj" src="http://trio.co.kr/sound/flute5.mid" volume="-2000">
<SCRIPT>
str='bgSoundObj.balance="<FONT color=blue>'+bgSoundObj.balance+'</FONT>"<BR>';
str+='bgSoundObj.volume="<FONT color=blue>'+bgSoundObj.volume+'</FONT>"<BR>';
str+='bgSoundObj.src="<FONT color=blue>'+bgSoundObj.src+'</FONT>"<BR>';
document.write(str);
</SCRIPT>