home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_831 / frame_1 / DoAction.as
Text File  |  2005-08-12  |  100b  |  9 lines

  1. if(_root.v_mayu == 1)
  2. {
  3.    this.gotoAndStop("sage");
  4. }
  5. else
  6. {
  7.    this.gotoAndStop("age");
  8. }
  9.