flash.events:StageOrientationEvent could not be found.
| Scene 1, Layer 'Layer 1', Frame 1, Line 2 | 1172: Definition flash.events:StageOrientationEvent could not be found. |
What am I doing wrong?
I am using Flash Professional CS6, version 12.0. Flash reports error for line:
import flash.events.StageOrientationEvent;
I have barely begun a platformer and I am trying to use key presses to move the background around. Any help is much appreciated ![]()
