nerdexam
Adobe

9A0-148 · Question #31

You have created an ActionScript 3 document class for a Flash movie that has symbols with instances names already laid out on the stage. What must you do in order to be able to declare those child…

The correct answer is A. Unselect the Automatically Declare Stage Instances checkbox in the ActionScript settings dialog. See the full explanation below for the reasoning.

Question

You have created an ActionScript 3 document class for a Flash movie that has symbols with instances names already laid out on the stage. What must you do in order to be able to declare those child symbols as properties inside the document class file?

Options

  • AUnselect the Automatically Declare Stage Instances checkbox in the ActionScript settings dialog.
  • BIn the Properties panel for each symbol on the stage, select the Export for ActionScript checkbox.
  • CIn the Flash Publish Settings dialog, select the Permit Debugging checkbox.
  • DDo nothing. Simply declare each instance as a property in the document class.

How the community answered

(35 responses)
  • A
    80% (28)
  • B
    3% (1)
  • C
    11% (4)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 9A0-148 Practice