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

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