home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / DefineSprite_29 / frame_2 / DoAction.as
Encoding:
Text File  |  2004-07-20  |  129 b   |  5 lines

  1. if(getProperty(_root.preloadboy, _Y) < 326)
  2. {
  3.    setProperty(_root.preloadboy, _Y, getProperty(_root.preloadboy, _Y) + y);
  4. }
  5.