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

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