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

  1. _parent._parent.changeEyelid("shut2");
  2. _parent._parent.changeMouth("open2m");
  3. if(this.handClose == 2)
  4. {
  5.    _root.main.fr.body0.arms.handMove("c3r",0,1);
  6.    _root.main.fr.legsOp.legOp.legOpen();
  7.    this.handClose = 0;
  8. }
  9.