1.
What are the three main ways to presenting video using Flash?
2.
What is performed to distort text using the Envelope modifier?
3.
What appears in the output window after executing this ActionScript on the first frame of a movie?
X=1;
Trace(++X+X);
4.
What ensures all implementing classes will have a particular set of methods?
5.
What method of the Color object is used to change the Alpha property of a Movie Clip with ActionScript?
6.
How is declining image quality prevented when publishing to a SWF, if bitmap images are optimized prior to importing them into flash?
7.
What native allows a developer to save data to a client computer, assuming the user has given permission?
8.
Where must ActionScript classes be located?
9.
What must occur for Flash to read variables using a LoadVars object from a server-side application (i.e. ColdFusion, ASP,PHP or similar)?
10.
What is an example of relative targeting?