Здравствуйте
почему Flash(работаю в Macromedia)выдает ошибку в окно Output даже если я правильно написал код
вот написал элементарный код в первый кадр

Код AS1/AS2:
stop();
а он выдает такую ошибку "**Warning** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: 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.
stop();
Total ActionScript Errors: 1 Reported Errors: 1
"