home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_689 / frame_114 / DoAction.as
Text File  |  2005-08-12  |  183b  |  8 lines

  1. if(this.handClose == 1)
  2. {
  3.    _root.main.fr.body0.arms.handMove("c2r");
  4.    _root.main.fr.body0.legs.legOpen();
  5.    _root.main.fr.legsOp.legOp.legOpen();
  6.    this.handClose = 0;
  7. }
  8.