home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / sky-chopper.swf / scripts / frame_297 / DoAction.as < prev   
Encoding:
Text File  |  2005-09-29  |  259 b   |  9 lines

  1. loadVariablesNum("http://localhost/mcgen/components/game/heligame/getlevels.php",0);
  2. times = "";
  3. types = "";
  4. if(_root.globalmusic.playing)
  5. {
  6.    _root.jukebox.currentsong.stop();
  7.    _root.jukebox.currentsong.start(_root.globalmusic.position / 1000);
  8. }
  9.