home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / cheezy_chums.swf / scripts / DefineSprite_120 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  55 b   |  6 lines

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