Archive for the 'Adobe' Category

Adobe 9A0-092 Flash CS4 ACE Certification practice exam

1. You are debugging a Flash movie. Which view will display information about the dimensions, files size, and current frame of the main timeline?
A. File properties
B. Properties panel
C. Bandwith Profiler
D. Document properties
Answer: C

2. You want to deploy a Flash movie for a CD-ROM. Your movie must also be cross platform compatible. Which file format should you select from the Publish Settings dialog box?
A. Macintosh Projector and SWF
B. Windows Projector (EXE) and SWF
C. Macintosh Projector, Windows Projector (EXE) and SWF
D. Macintosh Projector and Windows Projector (EXE)
Answer: D

3. You want to import a resolution-independent image asset directly into Flash CS4.
Which image asset type should you use?
A. AI
B. JPG
C. SVG
D. PSD
Answer: A

4. What will be displayed in the output panel when the following code finishes executing?
//myClip is a MovieClip on the stage
myClip.addEventListener(MouseEvent.CLICK, clickHandler);
function clickHandler(evt:MouseEvent):void\{
trace(evt.target._name);
}
A. myClip
B. [object MovieClip]
C. undefined
D. The code will NOT compile because of an error
Answer: C

5. Which statement in this ActionScript 3.0 code has a syntax error?
var path:String;
path = “D”ata.txt”;
function loadFile(filePath:String):Void{
trace(filePath);
}
loadFile(path);
A. function loadFile(filePath:String):Void{
B. trace(filePath);
C. var path:String;
D. path = “D”ata.txt”;
Answer: A

6. You want to deploy a Flash movie for a Web site.
Which file format or formats should you select from the Publish Settings dialog box?
A. SWF only
B. HTML only
C. Both SWF and HTML
D. SWF, HTML, and JPG
Answer: C

More free Adobe certification training materials