My program compiles in FlashBuilder 4 but I got the following error
when compile using maven with flexmojo 3.6.1 and SDK 4.0.0.14159.
Any idea?

Interface method get hasFocusableChildren in namespace
mx.managers:IFocusManagerComponent not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method get tabFocusEnabled in namespace
mx.managers:IFocusManagerComponent not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method get automationOwner in namespace
mx.automation:IAutomationObject not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method get automationParent in namespace
mx.automation:IAutomationObject not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method get automationEnabled in namespace
mx.automation:IAutomationObject not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method get automationVisible in namespace
mx.automation:IAutomationObject not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method createAutomationIDPartWithRequiredProperties in
namespace mx.automation:IAutomationObject not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method getAutomationChildren in namespace
mx.automation:IAutomationObject not implemented by class
common.components:LabelEditor.    public class LabelEditor extends
TextInput
Interface method get depth in namespace mx.core:IVisualElement not
implemented by class common.components:TooltipBar.
Interface method get designLayer in namespace mx.core:IVisualElement
not implemented by class common.components:TooltipBar.
Interface method get postLayoutTransformOffsets in namespace
mx.core:IVisualElement not implemented by class
common.components:TooltipBar.

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to