nerdexam
Adobe

9A0-148 · Question #94

You want to use hardware acceleration during Flash's full screen mode. What must you do before entering full screen mode?

The correct answer is A. Set the stage's fullScreenSourceRect property to a Rectangle defining the area to show as full screen. See the full explanation below for the reasoning.

Question

You want to use hardware acceleration during Flash's full screen mode. What must you do before entering full screen mode?

Options

  • ASet the stage's fullScreenSourceRect property to a Rectangle defining the area to show as full screen
  • BSet the stage's displayState property to StageDisplayState.FULL_SCREEN_INTERACTIVE
  • CSet the stage's quality property to StageQuality.BEST
  • DSet the Capabilities class' hasScreenBroadcast property to true.

How the community answered

(37 responses)
  • A
    84% (31)
  • B
    5% (2)
  • C
    3% (1)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 9A0-148 Practice