I foresee a problem though.. Flash uses the first class(name) it encounters in multiple swf's. When loading an swf that uses newer classes then present in the first swf, the player will use the older ones. So when exporting a swf that makes use of Flex's classes, that may be upgraded versions of classes you use in your framework, you might be in for a surprise. Just a warning, perhaps you've already thought about that.
Bart 2005/10/19, Peter Elst <[EMAIL PROTECTED]>: > Hi Tom, > > When you compile through Flex Builder 2 you just get regular SWF files so > you can definitely load those in and do whatever you want with them. I > believe Mike Chambers said Flash Player 8.5 will even allow you to load AVM- > content in the new virtual machine at runtime so shouldn't be a problem at > all. > > Cheers, > Peter > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

