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

  1. stop();
  2. faceBtn.x = faceBtn._xmouse;
  3. faceBtn.y = faceBtn._ymouse;
  4. if(faceBtn.mon != 1)
  5. {
  6.    faceBtn.gotoAndStop("front");
  7. }
  8.