Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

flash.events:StageOrientationEvent could not be found.

New Here ,
Jan 08, 2014 Jan 08, 2014
Scene 1, Layer 'Layer 1', Frame 1, Line 21172: 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

TOPICS
ActionScript
488
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guru , Jan 08, 2014 Jan 08, 2014
Translate
Guru ,
Jan 08, 2014 Jan 08, 2014
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 08, 2014 Jan 08, 2014
LATEST

Oh, thanks For some reason, it imported this event automatically. I've deleted the line and it works now. Cheers!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines