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

  1. fr.faces.gotoAndStop("front");
  2. fr.faces.faceF.eyeballs.gotoAndStop("down");
  3. fr.faces.faceF.mouth.gotoAndStop(1);
  4. if(_root.v_pant == 1 || _root.v_pant == 99)
  5. {
  6.    fr.legsOp.legOp.gotoAndStop(Math.round(legOcf + (13 - legOcf) * 0.66));
  7. }
  8.