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

  1. if(this.level2 == 1)
  2. {
  3.    _parent._parent.changeEyelid("half");
  4.    _parent._parent.changeEyeballs(0,"down","down",0,1);
  5.    _parent._parent.changeMouth("open2");
  6. }
  7. else
  8. {
  9.    _parent._parent.changeMouth(1);
  10. }
  11.