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

  1. stop();
  2. if(_root.v_fukuL >= 2)
  3. {
  4.    _root.main.fr.faces.fceGo("fukuL1");
  5. }
  6. _root.v_fukuL = 1;
  7. fn = 1;
  8. _parent._parent.fukuBacks.fukuBackL.gotoAndstop(1);
  9. if(_root.v_double == 1)
  10. {
  11.    if(fukuLbtn.mon == 1)
  12.    {
  13.       _parent.fukuR.gotoAndStop(1);
  14.       _parent.fukuR.fukuRbtn.gotoAndStop(1);
  15.    }
  16. }
  17. fukuLbtn.x = fukuLbtn._xmouse;
  18. fukuLbtn.rf = 0;
  19.