I have an MXML Component Canvas that I want to put into a Flex Library SWC.
I created a Flex Library Project with /src and /bin I added the /images folder with the image in it that the Component Canvas uses to /src. I added the mxml source file for the Component to the /src The /bin gets the MyLibProject.swc but the mxml component isn't inside. I am sure I am missing a step but can't find what it is. I want to use this swc in several projects as a component on other screens. -- View this message in context: http://www.nabble.com/Flex-Library-and-and-MXML-component-tp24233741p24233741.html Sent from the FlexCoders mailing list archive at Nabble.com.

