Adobe Flash CS5 認定 9A0-148 試験問題:
1. Which ActionScript 3.0 classes should you use to load and play an AAC/AAC+ audio file such as an .m4a file?
A) Sound
B) SoundChannel
C) AdvancedSound
D) NetStream
2. You want to get a specific cue point Object by name in ActionScript 3. Which method of the
FLVPlayback should be used?
A) getCuePoint( )
B) findCuePoint( )
C) findCuePointByName( )
D) getCuePointByName( )
3. You load the flowing XML with a URLLoader object named myLoader:
<products>
<product id="001" name="Widget" price="19.95" />
</products>
What is the return type of the statement: myLoader.data.product
A) XMLList
B) undefined
C) XML
D) null
4. You want to select all of the bones in an inverse kinematics armature. What should you do?
A) double-click a bone with the Bone tool
B) Control+click (Windows) or Command-click (Mac OS) a bone with the Bone tool
C) Control+click (Windows) or Command-click (Mac OS) a bone with the Selection tool
D) double-click a bone with the Selection tool
5. You are creating a custom code snippet in the Create New Code Snippet dialog that will be applied to instances of symbols. How do you create the snippet to dynamically include the symbol instance name?
A) Use the class path for the instance's class where the name of the instance should be inserted.
B) Include a note in the Tooltip field telling users what to replace with the instance name.
C) Use instance_name_here where the name of the instance should be inserted.
D) Select a symbol instance on the stage and click the Auto-fill button.
質問と回答:
質問 # 1 正解: D | 質問 # 2 正解: B | 質問 # 3 正解: A | 質問 # 4 正解: D | 質問 # 5 正解: C |