I need to discuss with you how to best get the webtop lzo's to work for swf10, given that they are trying to reference stuff out of the components/lz tree.
Im going to try again to compile both lz/* and base/* into a single swf10 lzo file (which will make a .swc library file inside it). Theoretically they should be able to just compile their library then. If for some reason we have a problem making an lzo out of the whole components set, I'm wondering if we want to have the compiler emit as3 files for every class it sees in any external <include> files (i.e., sutff inlcluded from outside of the library home directory). That way when the flex compc library compiler runs, it will have all the class definitions to link against. -- Henry Minsky Software Architect [email protected]
