Yes I get a lot of compiler errors but the reason is the same, In the
catalog.xml there is a lot of missed components.
Because I have errors messages in frensh, I translate some messages :
BrowserMarketShare.mxml /axiisDemo/src line 135 error Flex
Impossible to resolve <axiis:CategoricalScale> as implementation of
component.
LineAreaSeriesExample.mxml /axiisDemo/src line 121 error Flex
Impossible to resolve <axiis:ConcentricWedgeLayout> as implementation
of component.
BrowserMarketShare.mxml /axiisDemo/src line 130 Flex error
Impossible to resolve <axiis:DataCanvas> as implementation of
component.
AxisExplorer.mxml /axiisDemo/src line 116 Flex error
Impossible to resolve <axiis:HBoxLayout> as implementation of
component.
HClusterColumnExample.mxml /axiisDemo/src line 106 Flex error
Impossible to resolve <axiis:HCategoryAxis> as implementation of
component.
LineAreaSeriesExample.mxml /axiisDemo/src line 150 Flex error
Impossible to resolve <axiis:LayoutAutoPalette> as implementation of
component.
PlotChartExample.mxml /axiisDemo/src line 218 Flex error
Impossible to resolve <axiis:LinearScale> as implementation of
component.
PlotChartExample.mxml /axiisDemo/src line 98 Flex error
Impossible to resolve <axiis:LogScale> as implementation of
component.
PolarClock.mxml /axiisDemo/src line 67 Flex error
Impossible to resolve <axiis:VBoxLayout> as implementation of
component.
BrowserMarketShare.mxml /axiisDemo/src line 188 Flex error
Impossible to resolve <axiis:WedgeStackLayout> as implementation of
component.
WedgeStackChartExample.mxml /axiisDemo/src line 191 Flex error
I find all these component in catalog.xml in the
Axiis_Library_Flex4.swc used for demo (svn)
Any Idea ?
Thank you
AKA