nerdexam
Adobe

9A0-148 · Question #36

You regularly use third-party code libraries. You have been manually typing your code which is complicated because of the large number of classes, methods and properties. What method is available to…

The correct answer is B. Place code package in the root of the project. Datatype will auto-complete import statement. See the full explanation below for the reasoning.

Question

You regularly use third-party code libraries. You have been manually typing your code which is complicated because of the large number of classes, methods and properties. What method is available to address this issue in Flash CS5.

Options

  • AIn the Actions Panel, Select Import third-Party Code
  • BPlace code package in the root of the project. Datatype will auto-complete import statement
  • CImporting the entire class package will make code accessible
  • DFlashBuilder 4 can be used as the code editor and it will allow you to use third-Party Code.

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    84% (46)
  • C
    9% (5)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 9A0-148 Practice