onClipEvent(load){
salieri = new Sound(this);
salieri.attachSound("requiem");
salieri.start(0, 99);
//_root.mozartLaughing.play();
_root.godLaughing.play();
}
salieri = new Sound(this);
salieri.attachSound("requiem");
salieri.start(0, 99);
//_root.mozartLaughing.play();
_root.godLaughing.play();
}