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

  1. if(_root.v_double == 1 && _root.v_po == 2)
  2. {
  3.    _parent._parent.changeEyelid("half");
  4.    _parent._parent.changeEyeballs("down","down","down");
  5.    _parent._parent.changeMouth("open2");
  6. }
  7. else
  8. {
  9.    _parent._parent.changeMouth("open1");
  10. }
  11.