Music Loop Trouble AS2

I’m making a musical plaything with loops and sound effects on buttons.

I tried just getting the sound to work the old fashioned way, with this script on the only frame in the scene.

newclip=houseloopID();
newclip.attachSound(“houseloopID”);
newclip.start(0,99999999999);

On a different layer, same frame, I have the “stop();” function. Is this what is keeping the sound from starting? The sound does not play at all. I have the linkage set up so that “houseloopID” is the identifier. Really stumped.

Would anyone mind having a look at the file?

http://catie.bulbmedia.com/mindance.swf
http://catie.bulbmedia.com/MINDANCE.fla