home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / eggrun.swf / scripts / DefineSprite_433 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-28  |  88 b   |  7 lines

  1. stop();
  2. bounced = false;
  3. if(this.complete == true)
  4. {
  5.    mainegg.gotoAndPlay(2);
  6. }
  7.