home *** CD-ROM | disk | FTP | other *** search
- theme = new Sound(theme_mc);
- theme.attachSound("davidtheme");
- theme.start(0,100);
- blipp = new Sound(blipp_mc);
- blipp.attachSound("interfaceblipp");
- blipp.setVolume(10);
- gotoAndStop("startmeny");
- play();
-