home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / bubble_elements.swf / scripts / DefineSprite_279_mc_head / frame_52 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  180 b   |  11 lines

  1. k = 0;
  2. while(k < 20)
  3. {
  4.    k++;
  5.    _root.bublexp(_root.BBL[16].X,_root.BBL[16].Y - _root.cD);
  6. }
  7. stop();
  8. _root.hittheball = true;
  9. _root.mypause = false;
  10. var mycounter = 0;
  11.