home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / inne / soh_vrtour / tourguide / playhouse.swf / scripts / DefineSprite_77 / frame_1 / DoAction_5.as < prev    next >
Text File  |  2001-02-26  |  276b  |  5 lines

  1. setProperty("MattShadow", _width, getProperty("Image01", _width) + 10);
  2. setProperty("MattShadow", _height, getProperty("Image01", _height) + 10);
  3. setProperty("MattShadow", _X, getProperty("Image01", _X) + 5);
  4. setProperty("MattShadow", _Y, getProperty("Image01", _Y) + 5);
  5.