I have created a flex library project with the help of myeclipse flex
plugin.I am using flex W:\Adobe\Adobe Flash Builder 4 Plugin\sdks
\4.1.0.16076 sdk
while running the mvn package I am getting errors like
/////////////////////////////////////////////////
p\src\main\flex\com\att\cp\searchpopup\comp\AdvanceSearchBox.mxml:
[15,-1] Could not resolve <fx:Declarations> to a component
implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\AdvanceSearchBox.mxml:
[39,-1] Could not resolve <fx:Script> to a component implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\AdvanceSearchBox.mxml:
[621,-1] Could not resolve <fx:Component> to a component
implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\AdvanceSearchPopUpBox.mxml:
[11,-1] Could not resolve <fx:Script> to a component implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\AdvanceSearchPopUpBox.mxml:
[185,-1] Could not resolve <fx:Declarations> to a component
implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\DateRangeSelector.mxml:
[10,-1] Could not resolve <fx:Script> to a component implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\MinimizedPopupBox.mxml:
[13,-1] Could not resolve <fx:Script> to a component implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\MinimizedPopupBox.mxml:
[62,-1] Could not resolve <fx:Declarations> to a component
implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\MinimizedPopupBox1.mxml:
[23,-1] Could not resolve <fx:Declarations> to a component
implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\MinimizedPopupBox1.mxml:
[27,-1] Could not resolve <fx:Script> to a component implementation.
p\src\main\flex\com\att\cp\searchpopup\comp\ssssssss.mxml:[5,-1] Could
not resolve <fx:Declarations> to a component implementation.
/////////////////////////////////////////////////////
after removing the <fx:Declarations> and <fx:Script> tags from mxml
its working file.

Please provide me any hint or solution to fix this issue.
Thanks in advance ...........
waiting for your replies

-- 
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