Adobe
9A0-148 · Question #49
You are loading an image into a SWF using the Loader class load method and are including a LoaderContext instance as a parameter. Under which circumstance should you set the LoaderContext instance's…
The correct answer is A. You are accessing the bitmap data of an image loaded from a domain outside the SWF's domain. See the full explanation below for the reasoning.
Question
You are loading an image into a SWF using the Loader class load method and are including a LoaderContext instance as a parameter. Under which circumstance should you set the LoaderContext instance's checkPolicyFile property to true?
Options
- AYou are accessing the bitmap data of an image loaded from a domain outside the SWF's domain
- BYou are loading an image hosted on a web server outside of your network.
- CYou are loading an image from a domain outside the SWF's domain.
- DYou are loading a PNG or JPEG image hosted on a web server outside of your network.
How the community answered
(51 responses)- A73% (37)
- B4% (2)
- C10% (5)
- D14% (7)
Community Discussion
No community discussion yet for this question.