Chapter 12

   

1:

Which two of the following are true about functions?

  1. They organize the toolbox of the Actions panel.

  2. By default, they are rendered in pink within the script pane of the Actions panel.

  3. They tend to be in multiple places within code and look unorganized.

  4. They are blocks of reusable code.

  5. They group related ActionScript statements to perform a specific task.

A1:

D, E. Functions are blocks of reusable code, and they group related ActionScript statements to perform a specific task.

2:

Which of the following is not a Flash MX built-in function?

  1. Boolean

  2. edit

  3. eval

  4. getTimer

A2:

B. Boolean , eval , and getTimer are Flash MX built-in functions; edit is not.

3:

Which of the following is true of function literals?

  1. They are not editable.

  2. They are not reusable.

  3. They are reusable.

  4. They are exactly like functions.

A3:

B. Function literals are not reusable.


   
Top


Certified Macromedia Flash MX Designer Study Guide
Certified Macromedia Flash MX Designer Study Guide
ISBN: 0321126955
EAN: 2147483647
Year: 2001
Pages: 142

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net