home *** CD-ROM | disk | FTP | other *** search
- if(_level0.errortext eq "0")
- {
- gotoAndPlay(6);
- }
- if(subtimer eq "120")
- {
- gotoAndStop(25);
- }
- subtimer += 1;
- if(_level0.errortext ne "" and _level0.errortext ne "0" and _level.errortext ne "You are trying to access this page incorrectly. Stop it.")
- {
- gotoAndStop(30);
- }
-