home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / rooftopmadness.swf / scripts / DefineSprite_123 / frame_3 / DoAction.as
Encoding:
Text File  |  2006-05-23  |  122 b   |  5 lines

  1. presentDropped = 1;
  2. newY = getProperty(this, _Y) + 4;
  3. setProperty(this, _Y, newY);
  4. setProperty(this, _visible, true);
  5.