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

  1. _parent.handMove.time = 0;
  2. if(this.face == "L")
  3. {
  4.    gotoAndPlay(5);
  5. }
  6. else
  7. {
  8.    gotoAndPlay(12);
  9. }
  10.