home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / choco_land.swf / scripts / frame_205 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  433 b   |  15 lines

  1. stop();
  2. _quality = "medium";
  3. _root.screen = "bottom";
  4. left = _root.boundary._x - _root.boundary._width / 2;
  5. right = _root.boundary._x + _root.boundary._width / 2;
  6. top = _root.boundary._y - _root.boundary._height / 2;
  7. bottom = _root.boundary._y + _root.boundary._height / 2;
  8. verybottom = 420;
  9. _root.lastplatform = 3;
  10. _root.lastbaddy = 2;
  11. _root.lastpopupbaddy = 1;
  12. _root.firstbomb = 1;
  13. _root.lastbomb = 15;
  14. clearbombs();
  15.