Chapter 11

   

1:

Which two of the following are true when you're naming a variable?

  1. The name must be typed in all caps.

  2. The variable doesn't need a name.

  3. The name must be a valid identifier.

  4. The name must match the name of a symbol in the Library.

  5. The name must be unique within its scope.

A1:

C, E. When naming a variable, the name must have a valid identifier and be unique within its scope.

2:

Which of the following is a data type of a variable?

  1. Number.

  2. Expression.

  3. Frame.

  4. Method.

A2:

A. Number is one of the data types of a variable.

3:

How can you load external variables ?

  1. Through an external text file.

  2. By calling the LoadVars object.

  3. By calling the loadVariables action.

  4. Through a URL.

  5. All of the above.

A3:

E. You can load external variables through an external text file, by calling the LoadVars object, by calling the loadVariables action, and through a URL.


   
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