javascript BGSOUND src
| src | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Provides the URL of the sound file to be played. Change tunes by assigning a new URL to the property. The new tune plays according to the loop property setting. |
|
| Example | |
document.getElementById("tunes").src = "sounds/blues.aif";
|
|
| Value | |
Complete or relative URL as a string. |
|
| Default | |
None. |
|
Previous: javascript BGSOUND volume
Next: javascript BGSOUND loop
311,Nickname,Homepage or email,Comments here,Add comment
