Max,
Thank you again! Using the 'includes' compiler option took care of that.
Now I have to figure out why the log4j formatter can't get the application loader information. The error, in part is:
SecurityError: Error #2119: Security sandbox violation: caller app:/log5fExamples.swf cannot access LoaderInfo.applicationDomain owned by app:/log5fExamples.swf.
at flash.display::LoaderInfo$/getLoaderInfoByDefinition()
at org.log5f.layouts::Log4JLayout/getApplicationURL()[/Users/<user>/Documents/Adobe Flash Builder Beta 2/log5f/Log5FLib/src/org/log5f/layouts/Log4JLayout.as:77]
Since the log5f.swc is included in the projects library, shouldn't it have access to that information?
Brenda