home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_99 / frame_12 / DoAction.as
Text File  |  2005-08-12  |  185b  |  11 lines

  1. stop();
  2. _root.v_tightsR = 99;
  3. if(_root.v_legOpen == 1)
  4. {
  5.    _root.main.fr.faces.changeEyeballs("Rdown","Rdown","down",1);
  6. }
  7. else
  8. {
  9.    _root.main.fr.faces.changeMayu("age");
  10. }
  11.