I did every thing that kirupa said in his tutorial about sound wit action script I have it like this;\r\ron (release) {\r        alexSound = new Sound(this);\r        alexSound.attachSound(“coolsound”);\r        alexSound.start(0, 99);\r}\r\rBut i dont want it to play two songs at the same time if i press the button twice.\r\rPlz someone help me!\r\rCodemaster00\rcodemaster@farnova.com
No need to respond to this. I just used a simple if and two buttons thankies anyways!\r\rCodemaster\rcodemaster@farnova.com