Hi,
I'm getting 20 errors, here's the ouptut I'm getting in Flex Builder:
Severity and Description	Path	Resource	Location	Creation Time	Id
1046: Type was not found or was not a compile-time constant:
AlertEvent.	apprise-read-only/src/com/adobe/apprise/views
AIMStatusBox.mxml	line 131	1241943394824	311
1046: Type was not found or was not a compile-time constant:
AuthChallengeEvent.	apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as	line 123	1241943396193	319
1046: Type was not found or was not a compile-time constant:
AuthEvent.	apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as	line 117	1241943396191	318
1046: Type was not found or was not a compile-time constant:
BuddyListEvent.	apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as	line 79	1241943396188	316
1046: Type was not found or was not a compile-time constant: IFeed.
apprise-read-only/src/com/adobe/apprise/aggregator	Aggregator.as	line
70	1241943397322	328
1046: Type was not found or was not a compile-time constant: IFeed.
apprise-read-only/src/com/adobe/apprise/database	Database.as	line 128
1241943395857	312
1046: Type was not found or was not a compile-time constant: IFeed.
apprise-read-only/src/com/adobe/apprise/database	Database.as	line 213
1241943395860	313
1046: Type was not found or was not a compile-time constant: IItem.
apprise-read-only/src/com/adobe/apprise/database	Database.as	line 751
1241943395866	314
1046: Type was not found or was not a compile-time constant: IItem.
apprise-read-only/src/com/adobe/apprise/database	Database.as	line 792
1241943395868	315
1046: Type was not found or was not a compile-time constant: IMEvent.
apprise-read-only/src/com/adobe/apprise/commands	AIMInitCommand.as
line 132	1241943396194	320
1046: Type was not found or was not a compile-time constant:
NotificationQueue.	apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as	line 88	1241943397127	324
1046: Type was not found or was not a compile-time constant:
NotificationQueue.	apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as	line 88	1241943397128	325
1046: Type was not found or was not a compile-time constant:
Preference.	apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as	line 80	1241943397124	322
1046: Type was not found or was not a compile-time constant:
Preference.	apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as	line 80	1241943397125	323
1046: Type was not found or was not a compile-time constant: Session.
apprise-read-only/src/com/adobe/apprise/model	ModelLocator.as	line 93
1241943397130	326
1046: Type was not found or was not a compile-time constant: Session.
apprise-read-only/src/com/adobe/apprise/model	ModelLocator.as	line 93
1241943397131	327
1046: Type was not found or was not a compile-time constant:
SessionEvent.	apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as	line 196	1241943396196	321
1046: Type was not found or was not a compile-time constant:
UserEvent.	apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as	line 97	1241943396190	317
1120: Access of undefined property FeedFactory.	apprise-read-only/src/
com/adobe/apprise/aggregator	Aggregator.as	line 73	1241943397324	329
1172: Definition com.adobe.xml.syndication.generic could not be found.
apprise-read-only/src/com/adobe/apprise/aggregator	Aggregator.as	line
38	1241943397327	330
They seem all throughout the app. I'll get wimas3 and include that.
Stephen