home *** CD-ROM | disk | FTP | other *** search
/ Online Today 2001 June / Otoday062001.iso / pc / progwin / happybag.exe / scripts / DefineSprite_81 / frame_3 / DoAction.as
Encoding:
Text File  |  2001-04-19  |  60 b   |  6 lines

  1. _Y = _Y + stepy;
  2. if("500" < _Y)
  3. {
  4.    gotoAndPlay(1);
  5. }
  6.