Describe the ActionScript syntax to import an external class into a Flash project.
What will be an ideal response?
To import an ActionScript class you use the keyword import followed by the
path to the class that you
```
import fl.transitions.Tween;
```
You might also like to view...
In addition to the Width and Height properties associated with every control, all Windows 8 UI controls have the MinWidth, MinHeight, MaxHeight and MaxWidth properties. If the Width and Height properties are both ________ (the default), you can use these minimum and maximum properties to specify a range of acceptable sizes for a control.
a) Static b) Dynamic c) Range d) Auto
All of the following are choices you can make about icons in the notification area EXCEPT:
A) Show all the time B) Show C) Hide when inactive D) Hide
When creating a print style sheet and working in Code view, keying href="print_festival_style.css" media=print tells the browser to use only these styles when a visitor prints the page.
Answer the following statement true (T) or false (F)
Answer the following statement(s) true (T) or false (F)
1. Projects are repetitive activities that are performed over and over again. 2. It is easier to meet the quality and stakeholder expectations if the project has a large scope. 3. Cross-charges in an information technology-related project include the use of outside labor, travel, and training. 4. Project management uses repeatable processes and techniques to achieve project goals. 5. A functional decomposition chart begins with identifying the lower-level subprocesses.