Which method of the FileReference class opens the operating system file explorer dialog?
A. open()
B. browse()
C. upload()
D. explore()
正解:B
質問 2:
Given the following Spark TextInput control:
<s:TextInput id="field1" />
Which statement correctly declares a second TextInput control that's text property is bound to the text property of field1 using two-way binding?
A. <s:TextInput text="field1.text" />
B. <s:TextInput text="{{field1.text}}" />
C. <s:TextInput text="@{field1.text}" />
D. <s:TextInput text="{@field1.text}" />
正解:C
質問 3:
Which statement best describes the native installer feature of Adobe AIR 2.0+?
A. Native installers are only supported on Windows and Macintosh computers
B. Applications using a native installer cannot launch files with a default system application
C. Applications using a native installer cannot communicate with native processes
D. A native installer packages the AIR application into an EXE, DMG, DEB, or RPM file
正解:D
質問 4:
You want to load a remote SWF via HTTP within your AIR application. You also want to expose methods that are defined within your AIR application to this SWF. Which statement is true?
A. You must define a sandbox bridge within your application, which can be used within the loaded SWF
B. This is NOT possible, as the AIR application and the loaded SWF are within different sandboxes
C. This is allowed by default, as long as the local methods do not involve local filesystem access
D. You must instruct the user to lower the security settings within Flash Player
正解:A
質問 5:
Given the following code:
<fx:Binding source="message" destination="input.text" twoWay="true" />
<fx:Script>
<![CDATA[
[Bindable]
private var message:String = "Hello User";
]]>
</fx:Script>
<s:TextInput id="input" text="Goodbye User" />
What will be displayed in the text input control when the application first loads?
A. message
B. the empty string (nothing is displayed)
C. Goodbye User
D. Hello User
正解:C
質問 6:
Which statement about creating custom preloaders is true?
A. The Spark download progress bar supports text
B. A custom preloader must be a Module
C. A custom preloader extends the SkinnableComponent class
D. It is a best practice to implement a preloader as a SWC or ActionScript component
正解:D
質問 7:
Which MXML attribute specifies the visual implementation that a Spark component will display?
A. layout
B. displayClass
C. skinClass
D. skin
正解:C
903 お客様のコメント





Takeuchi -
教本として使い始めましたが、9A0-182問題集これがずば抜けて一番です。