Recently, I downloaded a friends flash file. Then, when I tried to compile it, I get the following error:
The file 'toplevel.as', which is required for typechecking ActionScript 2.0, could not be found. Please make sure the directory '$(LocalData)/Classes' is listed in the global classpath of the ActionScript Preferences.
This now appears every time I try to compile any AS2 file.
So, what is the problem? I have tried to replace the toplevel.as file with the correct script, but I can not find a replacement online...
Thanks in advance!