home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_697 / frame_54 / DoAction.as
Text File  |  2005-08-12  |  286b  |  11 lines

  1. _parent._parent.changeEyelid("half");
  2. _parent._parent.changeEyeballs("down","down","down");
  3. if(this.handClose == 1)
  4. {
  5.    _root.main.fr.body0.arms.handMove("c3r");
  6.    _root.main.fr.body0.legs.legOpen();
  7.    _root.main.fr.legsOp.legOp.legOpen();
  8.    this.handClose = 0;
  9. }
  10. stop();
  11.