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)- A84% (31)
- B5% (2)
- C3% (1)
- D8% (3)
Community Discussion
No community discussion yet for this question.