R richellealene New Member Mar 27, 2013 #1 The code:\[code\]x = new Audio("bar.wav")x.play()alert("foo")\[/code\]Why does the alert box show up first and then then sound is played??
The code:\[code\]x = new Audio("bar.wav")x.play()alert("foo")\[/code\]Why does the alert box show up first and then then sound is played??