Revision: 36773
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 26, 2010 06:34 by tuffstudio
Initial Code
var s:Sound = new Sound(new URLRequest("glitch.mp3")); var sc:SoundChannel= s.play(); sc.soundTransform = new SoundTransform(1, 0);
Initial URL
Initial Description
Initial Title
New External Sound
Initial Tags
Initial Language
ActionScript 3