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

  1. _parent._parent.changeEyeballs("down","down","down",1);
  2. if(3 >= _root.v_pant)
  3. {
  4.    _parent._parent.changePo("po2R");
  5.    if(_root.v_fukuL == 1 && _root.v_fukuR == 1 && 2 >= _root.v_pant && _root.v_chinko == 0)
  6.    {
  7.       _parent._parent.changePo("po1R");
  8.       _parent._parent.changePo("po2R0");
  9.    }
  10. }
  11. _parent.gotoAndStop(1);
  12.