Adobe Flash CS5 (9A0-148) Free Practice Test
Question 1
On the timeline, what does a series of frames with a black dot at the beginning keyframe with a black arrow and blue background indicate?
Correct Answer: C
Question 2
You've created text on frame 1 and want it to morph into different text that you've put on frame 20. What should you do?
Correct Answer: C
Question 3
You declare a variable myClip in your Actions panel:
var myClip:MovieClip = new MovieClip();
As you are working with myClip in your Actions panel, you are NOT receiving any code hinting for its properties or methods. What is one reason code hinting may NOT be working?
var myClip:MovieClip = new MovieClip();
As you are working with myClip in your Actions panel, you are NOT receiving any code hinting for its properties or methods. What is one reason code hinting may NOT be working?
Correct Answer: A
Question 4
You are loading an image into a SWF using the Loader class load method and are including a LoaderContext instance as a parameter. Under which circumstance should you set the LoaderContext instance's checkPolicyFile property to true?
Correct Answer: B
Question 5
You have a Flash CS5 project requiring the use of your corporate font. How would you assure that you have access to your corporate fonts in dynamic text if you don't know whether the new Text Layout Framework or Classic Text would be used?
Correct Answer: C
Question 6
You have created a 24 frame Motion Tween, converted it to a 3D Tween and now want to spin your graphic 360 degrees on the Y axis. What should you do?
Correct Answer: C
Question 7
Overriding a method of a super class is an example of which concept?
Correct Answer: C
Question 8
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.
Correct Answer: D
Question 9
Which statement about vector graphics is true?
Correct Answer: B
Question 10
What statement about applying a filter to a Text object is true?
Correct Answer: B