home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / catch_flies.swf / scripts / DefineSprite_147 / frame_4 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  290 b   |  14 lines

  1. if(_level0.errortext eq "0")
  2. {
  3.    gotoAndPlay(6);
  4. }
  5. if(subtimer eq "120")
  6. {
  7.    gotoAndStop(25);
  8. }
  9. subtimer += 1;
  10. if(_level0.errortext ne "" and _level0.errortext ne "0" and _level.errortext ne "You are trying to access this page incorrectly. Stop it.")
  11. {
  12.    gotoAndStop(30);
  13. }
  14.