I'm trying to port our current viewer (customized version of Sample Viewer) over to using the newer AGS Flex SDK (2.x). I'm able to port to the Flex 4.0 SDK without much problem. Once I add the Flex 2.3 (and remove 1.3), I can correct all but one of the errors that crop up.
The one I cannot resolve is this (one for each widget in the project):
"1046: Type was not found or was not a compile-time constant: Group."
The main problem is that I don't know where, in the project, that the error is since Flash Builder does not give a path for these errors. I've searched the entire project for "Group" with no matches.
Has anyone else run into this, or have any ideas where the error is?
Thanks,
Parks
Tallahassee