Re: [flexcoders] Flex Library and and MXML component

2009-06-27 Thread Aaron Hardy
Right-click project -- Properties -- Flex Library Build Path -- 
Select All -- OK.  Make sure it rebuilds and you should be good to go.

Aaron

Mike Oliver wrote:



 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
  
 http://www.nabble.com/Flex-Library-and-and-MXML-component-tp24233741p24233741.html
 Sent from the FlexCoders mailing list archive at Nabble.com.

 



Re: [flexcoders] Flex Library and and MXML component

2009-06-27 Thread Mike Oliver

Right, I hadn't added the class that was the MXML Component, so that was it.

Ollie

Aaron Hardy wrote:
 
 Right-click project -- Properties -- Flex Library Build Path -- 
 Select All -- OK.  Make sure it rebuilds and you should be good to go.
 
 Aaron
 
 Mike Oliver wrote:



 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
  
 http://www.nabble.com/Flex-Library-and-and-MXML-component-tp24233741p24233741.html
 Sent from the FlexCoders mailing list archive at Nabble.com.

 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Flex-Library-and-and-MXML-component-tp24233741p24234546.html
Sent from the FlexCoders mailing list archive at Nabble.com.