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

Video component problem with "stage.displayState = StageDisplayState.FULL_SCREEN"

Explorer ,
Apr 06, 2015 Apr 06, 2015

I’m creating the full screen project but facing problem with the video component. All other project scenes is working properly but when I come in my video scene my project is crashing. Giving error with black screen. Please give the solution.

I use in my first scene first keyframe

stage.displayState = StageDisplayState.FULL_SCREEN

01.jpg

02.jpg

03.jpg

04.jpg

TOPICS
ActionScript
498
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
Community Expert ,
Apr 06, 2015 Apr 06, 2015

is that an air project?

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
Explorer ,
Apr 06, 2015 Apr 06, 2015

yes air and exe (for desktop)

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
Community Expert ,
Apr 07, 2015 Apr 07, 2015

then what makes you think that line of code is the problem?

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
Explorer ,
Apr 07, 2015 Apr 07, 2015

i don't have any idea

after using the ( stage.displayState = StageDisplayState.FULL_SCREEN ) code my video component is not working and project is showing the black screen. i try to find but i didn't get any solution of this problem. can you please help me

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
Community Expert ,
Apr 07, 2015 Apr 07, 2015
LATEST

eliminate various things from your project until you pinpoint the problem.

or create a new project and copy from your problematic to your new project.

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