Expanding Head
Two Sounds ScriptTwo Sounds
Copy and Paste Scripts


Two Sounds

sound loading....

    This script will play two sound files back to back and display the selection playing.
    Timing is the key. The length in seconds of each sound file determines when they start and stop.
    In javascript, 1000 is equal to 1 second so a sound file that is 2:30 minutes long would be written as 150000. This demo is set to 30 seconds for both sounds.



Copy and Paste