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

  1. if(_root.v_double == 1)
  2. {
  3.    if(fukuLbtn2.mon == 1)
  4.    {
  5.       if(fn == _parent.fukuR._currentFrame)
  6.       {
  7.          _parent.fukuR.gotoAndStop(5);
  8.          _parent.fukuR.fukuRbtn2.gotoAndStop(2);
  9.       }
  10.    }
  11. }
  12. fukuLbtn2.x = fukuLbtn2._xmouse;
  13. _parent._parent.fukuBacks.fukuBackL.gotoAndstop(2);
  14. fukuLbtn2.rf = 0;
  15.