I should add that for the two non-library projects, I have set the
project properties to include the library. I even tried setting the
link type of the library in each project to External, which has the
desired effect of decreasing file size, but causes this error:
VerifyError: Error #1014: Class IWatcherSetupUtil could not be found.
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/::deferredNextFrame()
at mx.core::FlexModuleFactory/::update()
at mx.core::FlexModuleFactory/::moduleCompleteHandler()
Consequently, none of the modules are loaded.