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

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