Sound.play and position
While i read a while back that player 9 and Sound.play() with out of range data crashed internet. It also crashes the flash IDE. So when you use sound.play( aVariable ) make sure ‘aVariable’ contains a valid value otherwise you get crashes in flash ide and in browsers when viewed.
Source: [Link]
