home *** CD-ROM | disk | FTP | other *** search
- stopAllSounds();
- _root.music = new Sound();
- _root.music.attachSound("traccia1");
- _root.music.start(0,999);
- _root.music.setVolume(20);
- _root.prese = 0;
- _root.mancate = 0;
- _root.missable = 11;
- _root.gamestopped = false;
- stop();
-