home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / DeliBEEry.swf / scripts / frame_118 / DoAction.as
Encoding:
Text File  |  2006-06-06  |  227 b   |  8 lines

  1. stop();
  2. _root.barra.score += _root.barra.times.timer;
  3. _root.barra.vida1._visible = false;
  4. _root.barra.vida2._visible = false;
  5. _root.barra.vida3._visible = false;
  6. _root.barra.times._visible = false;
  7. _root.barra._x = 300;
  8.