home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / enbolas.swf / scripts / DefineSprite_14 / frame_1 / DoAction.as
Text File  |  2006-01-17  |  111b  |  8 lines

  1. while(5 < color)
  2. {
  3.    color -= 5;
  4. }
  5. graf_globo.gotoAndStop(color);
  6. _xscale = tamano;
  7. _yscale = _xscale;
  8.