Re: [flexcoders] Re: Take that Mr Jobs!

2010-05-14 Thread Paul Andrews
Is the new tradition that nobody actually bothers starting new threads with relevant subjects any more? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Alternative FAQ location: https://share.acrobat.com/adc/

Re: [flexcoders] Re: Take that Mr Jobs!

2010-05-14 Thread Wally Kolcz
Flex cannot directly work with a dll file. I found this with a little help from my personal friend, Google: http://forums.adobe.com/thread/205631 On 5/14/2010 5:25 AM, Jorge Hernández wrote: Hello everybody, I need some help? Anybody knows if is posible interact with a .dll library in Flex?

Re: [flexcoders] Re: Take that Mr Jobs!

2010-05-14 Thread Jorge Hernández
Hello everybody, I need some help? Anybody knows if is posible interact with a .dll library in Flex? Thank you in advance! 2010/5/14 mitek17 > > > Hi Mac, > > 1) The project was ported from FB3 > 2) projects consists of 7 RSL libraries and the main app. > 3) All libraries & main app map their

[flexcoders] Re: Take that Mr Jobs!

2010-05-14 Thread mitek17
Hi Mac, 1) The project was ported from FB3 2) projects consists of 7 RSL libraries and the main app. 3) All libraries & main app map their bin-debug directory to the same shared "www" folder Cheers, Dmitri. --- In flexcoders@yahoogroups.com, Mac Martine wrote: > > Dmitri- > Could you pleas

Re: [flexcoders] Re: Take that Mr Jobs!

2010-05-14 Thread Mac Martine
Dmitri- Could you please provide a few more details as to what you're doing? 1) Did this happen when you migrated a FB3 project to FB4? 2) Did your AIR project rely on a library project? If so, how was it linked? -Mac On 5/11/10 10:16 PM, "mitek17" wrote: Hi Brendan, No, export rele

[flexcoders] Re: Take that Mr Jobs!

2010-05-11 Thread mitek17
Hi Brendan, No, export release does not work in FB4. At least in the project with RSL libraries. I didn't have time to fully isolate the problem and check the single project release, then without RSLs, etc, but it seems that newly added properties are killing export release. I am glad we have

Re: [flexcoders] Re: Take that Mr Jobs!

2010-05-11 Thread Brendan Meutzner
I'm confused... did you resolve this issue? It sounds like you ported it to FB4, back to FB3, reverted the properties file and it worked? Did you ever get the release build to work in FB4? Brendan On Mon, May 10, 2010 at 10:58 PM, mitek17 wrote: > > > Well, I know that no one needs release

[flexcoders] Re: Take that Mr Jobs!

2010-05-10 Thread mitek17
Well, I know that no one needs release builds, but I tried to investigate this a bit. It looks like that the new properties in .actionscript file are causing the corruption in projects with libraries. If you open the FB4 project in FB3 (strangely, it does not complain) it won't make the releas