I am trying to change the frame-rate inside a public static function but keep getting the error:
1120: Access of undefined property stage.
My import statement:
import flash.display.Stage;
makes no difference. Any wise ideas to get around this problem? :yoda: