Topic: Impossible to load 'StageManager' error
I just changed a color in the option.as and now when I try the movi in fash i receive this error
Impossible to load class or interface 'StageManager'.
var sm:StageManager = StageManager.getInstance();
I also tried to change back again the color in the option.as but nothing seems to work and the movie clip is completely white.