Thanks, I tried goggling this, but probably didn't phrase it correctly and didn't get far.
But what is a SWC, my guess would be a complied SWF? Regards Dale Fraser http://learncf.com -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Hayes Sent: Wednesday, 23 January 2008 10:36 AM To: [email protected] Subject: RE: [flexcoders] Re: Detect AIR Application? The concept is to put all the code common both flex/AIR apps in one source folder/project/swc, and then have 2 projects (1 AIR, 1 flex) that reference the common code. Any code specific to AIR goes in the AIR project, any to flex to the flex project. I'm sure you'd already got that worked out! All I can say is that's it's been working well for me, and you needn't necessarily use a SWC. Your shared common code can be added to the source path, it can be in a SWC, or I believe you can use a project as well. I've not had to think about the benefits/drawbacks of each as yet... -----Original Message----- From: [email protected] on behalf of Dale Fraser Sent: Tue 22/01/2008 22:10 To: [email protected] Subject: RE: [flexcoders] Re: Detect AIR Application? Wow, That sounds like a good solution. Now I just need to find out what a SWC is and how to import it. Can you tell I'm a newbie :) Regards Dale Fraser http://learncf.com -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Wednesday, 23 January 2008 1:50 AM To: [email protected] Subject: Re: [flexcoders] Re: Detect AIR Application? On Tuesday 22 Jan 2008, Jim Hayes wrote: > I did expect something a bit more general rather than something that > appears to be so closely tied to the security settings though. Put your core logic in a shared .SWC, and have an AIR and Flex project that import it. -- Tom Chiverton Helping to preemptively transition end-to-end infrastructures on: http://thefalken.livejournal.com **************************************************** 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 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. 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 Solicitors Regulation Authority. 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 2500. For more information about Halliwells LLP visit www.halliwells.com. -- 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 ______________________________________________________________________ This communication is from Primal Pictures Ltd., a company registered in England and Wales with registration No. 02622298 and registered office: 4th Floor, Tennyson House, 159-165 Great Portland Street, London, W1W 5PA, UK. VAT registration No. 648874577. This e-mail is confidential and may be privileged. It may be read, copied and used only by the intended recipient. If you have received it in error, please contact the sender immediately by return e-mail or by telephoning +44(0)20 7637 1010. Please then delete the e-mail and do not disclose its contents to any person. This email has been scanned for Primal Pictures by the MessageLabs Email Security System. ______________________________________________________________________

