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

  1. k = 0;
  2. while(k < 20)
  3. {
  4.    k++;
  5.    _root.bublexp(_root.BBL[0].X,_root.BBL[0].Y - _root.cD);
  6. }
  7.