home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / memory_madness.swf / scripts / DefineSprite_118 / frame_25 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  82 b   |  7 lines

  1. stop();
  2. tellTarget("..")
  3. {
  4.    gotoAndStop("DoneShowingLabel");
  5.    play();
  6. }
  7.