Steps to reproduce:
1. Make sure framework.swc and framework_rb.swc are on the build path
2. Run attached BrokenLogging.as
Actual Results:
Error: No class registered for interface 'mx.resources::IResourceManager'.
Expected Results:
No error
Workaround (if any):
This worked in Flex 2. Is there a way to use logging outside an MXML application in Flex 3? Am I the only person who finds it useful?
I believe this is similar to
SDK-12205 and
SDK-12214