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

  1. if(_root.v_fukuR >= 4)
  2. {
  3.    gotoAndStop(3);
  4. }
  5. else
  6. {
  7.    gotoAndStop(2);
  8. }
  9.