9A0-182 Web TestEngine demo

Exit VCEDump 9A0-182 Flex 4.5 ACE Exam
Question 2 of 15
0% complete
Q2 Single choice

You have created the class MyComponent in the components package. Given the following code:

<?xml version="1.0" encoding="utf-8"?>
<s:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:comp="components.*">
<!-- Put Component Here -->
</s:Group>

Which is a correct way to instantiate the MyComponent class using MXML?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in