Hi all, I'm currently working on a big project and need to load components dynamicaly but this doesnt seem to be working to well with our framework so the other option is to use seperate applications as the entire application is binding driven.
The problem here is that empty applications come in at 120K so I need to figure out how to reduce that by sharing whatever gets loaded by default into a shared library so all my application swf's will be pretty small by default. Thanks

