Am doing an assignment for my university course and so am very new to flash.
The error went away for me after I added extends flash.display.MovieClip to the end of my class declaration.
For example:
public class MyClassName extends flash.display.MovieClip