Re: [flexcoders] How can I reuse components I have made?

2006-07-25 Thread Tom Chiverton
On Saturday 22 July 2006 19:14, gotgoose09 wrote:
 Now that I have this SWC, how can I use the components in my Flex
 projects?  Is there a better way to do this?

You include the SWC, and then the classes are available by magic to the main 
application.
On the command line, this would be adding '--library-path+=/where/the/swc/is/' 
to the command.

-- 
Tom Chiverton



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



 Yahoo! Groups Sponsor ~-- 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/7EuRwD/fOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 




[flexcoders] How can I reuse components I have made?

2006-07-23 Thread gotgoose09
I have made some components that I wish to use in multiple projects.  I
put my MSML and AS components into a folder called library, in which
there is ben.controls.TimePicker, ben.validators.URLValidator, etc.  I
looked into using SWCs so I created a Flex Library Project.  In that
project I added my library folder to the Source Path in
ProjectPropertiesSource Path.  After I saved the project, it generated
a SWC.

Now that I have this SWC, how can I use the components in my Flex
projects?  Is there a better way to do this?









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/