Yes, I believe thats similar to what I was thinking, in Flex Builder on the Library Path for framework.swc I was thinking of just setting it to External or RSL, by default it's merged into code. Was also thinking of doing this for charts as well.
My question is more along the lines of the drawbacks, in a large app you are going to wind up using most of the framework anyway so why load the whole thing once and let the browser cache it. I would not do this for a smaller app, but the swf files using merge get so big so fast, why not just use external or rsl? There must be something wrong with this because I have not really seen anyone talking about doing it? Thanks, Mike

