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

  1. t = _root.v_tightsL;
  2. l = _root.v_lgL;
  3. s = _root.v_shoeL;
  4. if(!(t == 99 && l == 99 && s == 99))
  5. {
  6.    stop();
  7. }
  8.