nerdexam
Adobe

9A0-182 · Question #60

You want to load a remote SWF via HTTP within your AIR application. You also want to expose methods that are defined within your AIR application to this SWF. Which statement is true?

The correct answer is B. You must define a sandbox bridge within your application, which can be used within the. See the full explanation below for the reasoning.

Question

You want to load a remote SWF via HTTP within your AIR application. You also want to expose methods that are defined within your AIR application to this SWF. Which statement is true?

Options

  • AThis is NOT possible, as the AIR application and the loaded SWF are within different
  • BYou must define a sandbox bridge within your application, which can be used within the
  • CYou must instruct the user to lower the security settings within Flash Player
  • DThis is allowed by default, as long as the local methods do not involve local filesystem access

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    85% (29)
  • C
    9% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 9A0-182 Practice