My eyes are bleeding from looking at the monitor so long!!! I am using this sciupt to play sounds that are pre loaded on demand:
// Button 1
on(release) {
_root.nextSound=1;
_root.playMe=1;
_root.mySound1.loadSound(“loop1.mp3”,false);
}
it works great but it doesnt loop? does any one know how to do this???
please help me before I hurt my self and possibly my family