home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / crocosnack.swf / scripts / DefineSprite_102 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  100 b   |  9 lines

  1. if(_root.whichLang != "English")
  2. {
  3.    gotoAndStop(_currentframe + 1);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.