Adobe 9A0-182 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/9a0-182.html
Which two statements about Spark and MX components are true? (Choose two.)
Which statement about Spark components is true?
Which approach allows you to specify a layout for a Spark container?
Which statement comparing Spark and MX layouts are true?
You want to create a sub class of LayoutBase.
Which method must be overridden to specify positioning?
You want to create a custom layout to display a number of images in a carousel.
Which superclass should you extend to create your custom layout?
Given the following code
<s:TextInput id="myTextInput" />
Which will allow you to set the content that will be displayed in the control?
Which property of the NumericStepper gives you access to the number that is displayed?
You want to use a field to capture a single line of typed input, with an approximate width of 30 characters.
Which statement should you use?
Which two statements about the Spark DataGrid are true? (Choose two.)