Hi,
We're currently getting this:
doc:
[asdoc] Loading configuration file
/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/flex-config.xml
[asdoc]
/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/experimental/src/spark/layouts/supportClasses/AnimationNavigatorLayoutBase.as(277):
col: 19 Error: Type was not found or was not a compile-time constant:
AnimationTarget.
[asdoc]
[asdoc] var animTarget:AnimationTarget = new
AnimationTarget();
[asdoc] ^
[asdoc]
It's probably related to me renaming supportClazzes to supportClasses but I
can't see any remaining references to supportClazzes - any one have any idea
why we might be getting the error.
AnimationTarget class is in ExperimentalClasses.as so that's not teh issue.
Thanks,
Justin