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

  1. stop();
  2. if(_root.v_legOpen == 1)
  3. {
  4.    gotoAndStop(17);
  5. }
  6. else if(_root.v_himoR == 1)
  7. {
  8.    gotoAndStop(16);
  9. }
  10.