Hi Dirk, I'm not positive on this, but I don't think you actually have
all of the framework in the SWC file.  I'd guess that you wouldn't see,
for instance, MediaDisplay in it.  You see more components than just
Button because we will automatically include all components/classes that
Button needs- this includes a bulk of the core of the framework.  -Brian

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dirk Eismann
Sent: Thursday, June 16, 2005 10:20 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] All framework classes get compiled into RSL?

I try to package a subset of the Flex framework into a RSL but I always
get the whole framework compiled into the resulting SWC file.

Even with this bare-bone SWS file

<library>
   <namespace uri="http://www.macromedia.com/2003/mxml"; all="false">
          <component name="Button" />
   </namespace>
</library>

the resulting SWC is 352 KB in size and contains every class.

Ideas?

Dirk.


 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to