Tag: 9A0-064

Adobe 9A0-064 Questions,Provides Best Adobe 9A0-064 Dump Test For DownloadAdobe 9A0-064 Questions,Provides Best Adobe 9A0-064 Dump Test For Download

100% Pass Guarantee You can download free Adobe 9A0-064 exam dumps with all new added questions and answers from Flydumps.com.With our Adobe 9A0-064 exam questions and answers in hand,a lot candidates pass the Adobe 9A0-064 exam at their first time. We make our promise that Flydumps is your best choice.

QUESTION 21
What defines a class named Car that receives additional properties and methods from a superclass named Vehicle?
A. class Car uses Vehicle {}
B. class Car inherits Vehicle {}
C. class Car derives Vehicle {}
D. class Car extends Vehicle {}

Correct Answer: D
QUESTION 22
What method loads external JPGs into a MovieClip instance?
A. getURL()
B. loadMovie()
C. loadImage()
D. loadMovieNum()

Correct Answer: B
QUESTION 23
A phone supporting SMS is selected in the device profile of the mobile emulator. What does the command trace(_capSMS); return when run?
A. 1
B. 0
C. nothing
D. undefined
E. A syntax error occurs
F. A compile time error occurs

Correct Answer: A
QUESTION 24
Your are using the attachMovie method. What happens when you attach two MovieClips at the same depth?
A. The second MovieClip replaces the first
B. Both MovieClips are unloaded and a run time error is created
C. The second attempt to attach a MovieClip produces a run time error
D. The first MovieClip remains in place and the constructor of the second MovieClip calls the getNextHighestDepth( ) method as a replacement for the value of 1

Correct Answer: A
QUESTION 25
What happens when this code is executed? (Choose TWO) retval = fscommand2( “GetDeviceID”, “ID” );
A. Flash player crashes
B. retval contains the IMEI string
C. ID contains the IMEI string for the phone
D. retval comes back with a numerical value
E. ID contains the unique phone number for the device
F. An error occurs, there is a compile time syntax problem
Correct Answer: CD QUESTION 26
Which two classes natively support the length property in Flash Lite 2.0/2.1? (Choose two.)
A. XML
B. Array
C. String
D. XMLNode
E. LoadVars

Correct Answer: BC
QUESTION 27
An event object is generated:
A. Whenever a user event, such as mouse press, occurs.
B. Event objects are generated when any type of event occurs.
C. Whenever a system event, such as XML data being loaded, occurs.
D. Event objects are only generated when custom events are dispatched.

Correct Answer: B
QUESTION 28
How does the mobile emulator in the Flash 8 authoring tool test device video?
A. The video is tested using MPEG4.
B. The video is tested using the FLV format.
C. The video is tested using the device capabilities, in the XML profile for the device.
D. The video is tested using QuickTime which means it may work in the emulator and not on the device.

Correct Answer: D
QUESTION 29
You have selected a device in the Flash Lite emulator and you have ActionScript that loads in an image. However, this image type is unsupported in the device you have selected. What happens when you test the application in the emulator?
A. You cannot test image loading in the emulator.
B. The emulator loads the image and displays an error message in the output panel
C. The emulator does not load an image but does not display an error message either.
D. The emulator loads the unsupported image format but it does not work when the file is transferred to the device.
Correct Answer: B
QUESTION 30
Which is a network operator that owns it’s infrastructure?
A. Nokia
B. Samsung
C. Handango
D. Amp’d Mobile
E. NTT DoCoMo
F. Sony Ericsson
Correct Answer: E QUESTION 31
An application needs to run on two different devices. Each device requires different, optimized ActionScript to run. What command is needed to detect the device that the content is being run on so different sets of ActionScript run properly?
A. $device
B. $version
C. _deviceid
D. _devicename
E. fscommand2( “DeviceID”, “ID” );
F. fscommand2( “GetDevice”, “devicename” );
G. fscommand2( “DeviceName”, “devicename” );

Correct Answer: F
QUESTION 32
What unique code is used to distinguish each Symbian based application installed on a device?
A. UID
B. IMEI
C. SymbianID
D. SID
E. SSID
F. DeviceID

Correct Answer: A
QUESTION 33
What does the file extension SIS refer to when packaging Flash Lite applications for deployment on a device?
A. Small installation system
B. Small information system
C. Scalable installation system
D. Symbian installation system
E. Symbian information system
F. Scalable information system
Correct Answer: D
QUESTION 34
How does the emulator in the Flash authoring tool handle testing device video?
A. Using Flash Video (FLV) files.
B. Using the capabilities of Quicktime.
C. Using the native video capabilities of the testing device.
D. Using the video capabilities in the Nokia multimedia tools.

Correct Answer: B
QUESTION 35
When attempting to access a network connection from the Flash Lite player, what happens on a BREW player versus a Nokia player?
A. Flash Lite 2.0/2.1 players do not display warning messages when a network connection is made.
B. Both players will display warning messages to the end user each time a network connection is made.
C. Both players will display warning messages to the end user only the first time a network connection is made.
D. The Nokia player will display a warning message to the end user explaining a network connection will be made, while the BREW player will not.

Correct Answer: D QUESTION 36
What file type is used to install games and applications to Symbian handsets?
A. ZIP
B. MSI
C. SIS
D. TAR

Correct Answer: C QUESTION 37
An application that you have written is attempting to load 100kb of XML data from an external source into the Flash Lite player. However, the device has only allocated 30kb to handle incoming data streams. What happens?
A. The data is automatically displayed in 30kb chunks.
B. The 100kb of data is displayed but the application runs very slowly.
C. The Flash Lite player displays an out of memory error to the user.
D. The Flash Lite player displays an an unable to load data error to the user.

Correct Answer: C QUESTION 38
Does Flash Lite support https protocol?
A. Flash Lite supports https protocol
B. Flash Lite only supports WAP protocol
C. Flash Lite does not support https protocol
D. Flash Lite supports https protocol but it can be used only if the mobile phone

Correct Answer: D QUESTION 39
Click the Exhibit button.
Which labeled keys are unavailable for access from Flash Lite content?
A. D, E, F
B. A, B, C
C. A, B, E
D. A, D, E
E. B, E, F

Correct Answer: A
QUESTION 40
What does GSM stand for in the mobile industry?
A. Global System for Mobile
B. Global Service for Mobile
C. Geographic Service for Mobile
D. Geographic System for Mobile
Correct Answer: A
QUESTION 41
You are creating an application. When should you use a a graphic symbol instead of a MovieClip symbol?
A. when you have multiple nested MovieClips that contain
B. when you have a static background with NO ActionScript
C. when you have multiple frames of ActionScriptActionScript
D. when you have an animation that is independent of the main timeline
Correct Answer: B QUESTION 42
What actions will most significantly improve content performance on a device? (Choose two)
A. grouping drawn objects
B. reducing the vector graphics nodes
C. using more raster images than vectors
D. avoiding alpha transparencies and gradients
E. using only the colors present in the default color palette

Correct Answer: BD QUESTION 43
Which format or protocol should you use for loading asynchronous structured data into Flash Lite?
A. XML
B. AMF
C. XMLSocket
D. Webservices

Correct Answer: A QUESTION 44
You have written an application that loads XML data from the same directory as the SWF file. You want to move the file and the data together to a Symbian OS phone as a package. What should you do?
A. Zip the materials together and upload the file.
B. Build an SIS file for bundling the materials and upload the file.
C. Upload all of the files separately into the same directory on the phone.
D. XML files must reside on a server. The Symbian OS does NOT support cross domain policies so access to the data would be blocked.

Correct Answer: B QUESTION 45
Flash Lite can consume XML from
A. A dynamic PHP URL.
B. A dynamic ASP URL
C. The file system of the device
D. All of the above

Correct Answer: D QUESTION 46
In the BREW environment, how is an image automatically attached to an MMS message?
A. Using the Image class
B. Using attachMovie() method
C. Using the loadMovie() method
D. It is not possible to automatically attach an image.

Correct Answer: D QUESTION 47
Which method or property should you use to determine the language set for a mobile OS?
A. _capLang
B. setDefaultLang()
C. loadLanguageXML()
D. capabilities.language

Correct Answer: D
QUESTION 48
Which type of layer does NOT exporte any content or add bytes to the final SWF file when publishing?
A. Guide layers
B. Normal layers
C. Mask layers
D. Any empty layer that does not contain media

Correct Answer: A
QUESTION 49
You have created a complex vector image using the MovieClip drawing tools. The code for drawing the image adds approximately 512 bytes to your final file size. The vector image is the basis for a game sprite. When you test the file you notice that the animation is very slow. You want to improve the animation performance of the sprite in your game. What should you do?
A. Set the _quality property to LOW.
B. Set the property _highquality of the MovieClip to 0.
C. Reduce the number of lines and fills to improve performance.
D. Generate the graphic and capture it as a bitmap. Then reimport the image into the library. Remove the code from your application.

Correct Answer: D
QUESTION 50
What is the most highly processor intensive animation technique?
A. Alpha effects
B. Motion tween
C. onEnterFrame
D. Brightness effects
Correct Answer: A
QUESTION 51
You are optimizing content for a mobile device. Which statement is true?
A. Try to use corners instead of curves.
B. Use shape outlines as much as possible.
C. Try to overlap tweens as much as possible.
D. Use the scaling tool to modify the size of bitmap images.
Correct Answer: A
QUESTION 52
How can a Flash Lite device’s ability to dynamically load data be determined?
A. _capLoadData
B. getNetworkStatus()
C. getNetworkRequestStatus()
D. getNetworkConnectStatus()

Correct Answer: A
QUESTION 53
Consider the following statement on a Nokia device:
capable = System.capabilities.hasMMS;
If the device does not support MMS, what would the value of the capable variable be?
A. 1
B. -1
C. false
D. notCapable

Correct Answer: C
QUESTION 54
What does GPRS stand for in the mobile industry?
A. General Packet Radio Services
B. General Packet Radio Systems
C. General Packet Radar Services
D. General Packet Radar Systems
E. Global Positioning Radio Services
F. Global Positioning Radio Systems

Correct Answer: A
QUESTION 55
Which is a network operator that owns it’s infrastructure?
A. Nokia
B. Samsung
C. Handango
D. Amp’d Mobile
E. NTT DoCoMo
F. Sony Ericsson

Correct Answer: E
QUESTION 56
You have selected a device in the Flash Lite emulator and you have ActionScript that loads in an image. However, this image type is unsupported in the device you have selected. What happens when you test the application in the emulator?
A. You cannot test image loading in the emulator.
B. The emulator loads the image and displays an error message in the output panel
C. The emulator does not load an image but does not display an error message either.
D. The emulator loads the unsupported image format but it does not work when the file is transferred to the device.

Correct Answer: B
QUESTION 57
An application that you have written is attempting to load 100kb of XML data from an external source into the Flash Lite player. However, the device has only allocated 30kb to handle incoming data streams. What happens?
A. The data is automatically displayed in 30kb chunks.
B. The 100kb of data is displayed but the application runs very slowly.
C. The Flash Lite player displays an out of memory error to the user.
D. The Flash Lite player displays an an unable to load data error to the user.

Correct Answer: C
QUESTION 58
What file type is used to install games and applications to Symbian handsets?
A. ZIP
B. MSI
C. SIS
D. TAR

Correct Answer: C
QUESTION 59
What unique code is used to distinguish each Symbian based application installed on a device?
A. UID
B. IMEI
C. SymbianID
D. SID
E. SSID
F. DeviceID

Correct Answer: A
QUESTION 60
Does Flash Lite support https protocol?
A. Flash Lite supports https protocol
B. Flash Lite only supports WAP protocol
C. Flash Lite does not support https protocol
D. Flash Lite supports https protocol but it can be used only if the mobile phone

Correct Answer: D
QUESTION 61
When attempting to access a network connection from the Flash Lite player, what happens on a BREW player versus a Nokia player?
A. Flash Lite 2.0/2.1 players do not display warning messages when a network connection is made.
B. Both players will display warning messages to the end user each time a network connection is made.
C. Both players will display warning messages to the end user only the first time a network connection is made.
D. The Nokia player will display a warning message to the end user explaining a network connection will be made, while the BREW player will not.
Correct Answer: D
QUESTION 62
Click the Exhibit button.
Which labeled keys are unavailable for access from Flash Lite content?

A. D, E, F
B. A, B, C
C. A, B, E
D. A, D, E
E. B, E, F

Correct Answer: A
QUESTION 63
How does the emulator in the Flash authoring tool handle testing device video?
A. Using Flash Video (FLV) files.
B. Using the capabilities of Quicktime.
C. Using the native video capabilities of the testing device.
D. Using the video capabilities in the Nokia multimedia tools.

Correct Answer: B

We provide Adobe 9A0-064 help and information on a wide range of issues.Adobe 9A0-064 is professional and confidential and your issues will be replied within 12 hous.Adobe 9A0-064 free to send us any questions and we always try our best to keeping our Customers Satisfied.

The Latest Adobe 9A0-064 test Ensure You 100% Pass From FlydumpsThe Latest Adobe 9A0-064 test Ensure You 100% Pass From Flydumps

Exam A
QUESTION 1
After creating a custom button named “mybutton” on the Stage, a yellow outline around the button appears when it is selected. How can this be disabled?
A. _focusrect = false;
B. _focus = false;
C. focusrect = false;
D. mybutton._focusrect = false;
E. mybutton.focusrect = false;
F. fscommand( “setFocusRect”, “false” );
G. fscommand2( “setFocusRect”, “false” );

Correct Answer: A
QUESTION 2
Which version of Flash Lite best supports right to left rendering of text, in Text fields using languages such as Arabic and Hebrew?
A. Flash Lite 1.1
B. Flash Lite 2.0
C. Flash Lite 2.1
D. Text Fields in Flash Lite do NOT support right to left rendering of text

Correct Answer: C
QUESTION 3
When a button receives focus, how is the outline surrounding the button defined?
A. bounding box of the button’s visible keyframes
B. exact shape of the contents in the “hit” keyframe
C. exact shape of the contents in the “up” keyframe
D. bounding box of the contents in the “hit” keyframe

Correct Answer: D
QUESTION 4
When sending an MMS message from Flash Lite how is an image attached?
A. Using the Image class
B. Using the getURL() method
C. Using the loadMovie() method
D. The user must attach the image manually

Correct Answer: D
QUESTION 5
On the BREW platform, Flash Lite is able to access the SMS system of the phone. How is the message sent?
A. The SMS message is sent as an email message.
B. Flash Lite is not able to send SMS messages from BREW.
C. The SMS system is started and prefilled but the user must still click send.
D. The SMS message is sent silently from the Flash Lite player, without any additional user interaction.
Correct Answer: D QUESTION 6

What are device fonts? (Choose two.)
A. arial
B. _arial
C. sans
D. _times
E. _tahoma
F. _typewriter
G. sans

Correct Answer: CF
QUESTION 7
What method of code looping offers the best performance for Flash Lite?
A. a ‘for’ loop
B. a ‘while’ loop
C. a ‘for…in’ loop
D. a ‘timeline’ loop

Correct Answer: B
QUESTION 8
What is the best and most efficient way to flip content 90 degrees and provide a landscape mode for an application?
A. _root._rotate = 90;
B. _root.rotation = 90;
C. tellTarget( ” ” ) { _rotation = 90; }
D. fscommand2( “setDisplayMode”, “portrait” );
E. fscommand2( “setDisplayMode”, “landscape”, 90 );
F. enclose everything in a movieclip and then apply _rotation = 90;
Correct Answer: F

QUESTION 9
Which sound features are supported for creating wallpapers in Flash Lite 2?
A. All of the above
B. The sound object
C. None of the above
D. Timeline based Sound
Correct Answer: C

QUESTION 10
Which two does the Sound object allow on a mobile device? (Choose two.)
A. Control the volume of a sound
B. Delete portions of a sound clip.
C. Control the envelope of a sound
D. Alter the sampling rate of a sound
E. Set the left right balance of a sound

Correct Answer: AE QUESTION 11
In what form are the types of video (VideoMimeTypes) a device supports returned?
A. As a String
B. As an Array
C. As an Object
D. As a numeric code

Correct Answer: B QUESTION 12
An XMLSocket() would be BEST suited for
A. An application where the data source rarely changes.
B. A low latency, near continuous communication application
C. A game that only needed name value pairs for high scores.
D. A high latency application that deals with large amounts of data.

Correct Answer: B QUESTION 13
The childNodes property of the XMLNode object is what type of Object
A. XML
B. Array
C. String
D. Object

Correct Answer: B QUESTION 14
What is the correct ActionScript syntax for animating a MovieClip instance, my_mc, horizontally across the stage?
A. my_mc.onEnterFrame = function(){if _y <= Stage.width{_y+1};
B. my_mc.onEnterFrame = function(){if _x <= Stage.width{_x+1};
C. my_mc.onEnterFrame = function(){if _x <= Stage.width{this._x++};
D. my_mc.onEnterFrame = function(){if _x <= Stage.width{this._y++};

Correct Answer: C QUESTION 15
Which method creates a MovieClip with the instance name of myMovie?
A. myMovie = new MovieClip (my_mc, 1);
B. this.attachMovie(my_mc, myMovie, 1)
C. myMovie.duplicateMovieClip(my_mc, 1);
D. myMovie.createEmptyMovieClip(my_mc, 1)

Correct Answer: B QUESTION 16
What is true when using the duplicateMovieClip method?
A. The _visible property is set to true upon duplication
B. A duplicated MovieClip can have a different parent than the source clip
C. Two movie clips can exist at the same depth provided they have different instance names.
D. A MovieClip that has a depth of 4 will appear to be in front (or on top) of a clip with a depth of 7

Correct Answer: A QUESTION 17
In order to target as many devices as possible, for example, one device supports MIDI and another includes MFI, what is the BEST way to include multiple sound formats in a Flash Lite SWF?
A. Use the sound bundler
B. Export all sound as MP3
C. Export all sound as ADPCM
D. Import all sounds and use the System.capabilities object to test

Correct Answer: A QUESTION 18
Examine the following code:
var keyListener:Object = new Object(); keyListener.onKeyDown = function():Void { // code runs if any hotspot is pressed trace(“A hotspot was pressed!”); } Key.addListener(keyListener);
In the code above, what would be known as the broadcaster?
A. Key
B. keyListener
C. onKeyDown
D. None of the above

Correct Answer: A QUESTION 19
What assigns the my_mc MovieClipss height to the value of 100 if the variable myProperty = _height?
A. my_mc.myProperty = 100;
B. my_mc[myProperty] = 100;
C. my_mc.myProperty = 100;
D. my_mc[myProperty] = 100;

Correct Answer: B QUESTION 20
Where are variables that are loaded via a LoadVars object referenced?
A. within an Array
B. directly in a text field
C. on the timeline where they are loaded
D. in the properties of the LoadVars object where they are loaded

Correct Answer: D