PHP Service Efficiency

2017-04-10 Thread bilbosax
This is just a little theoretical question I have wondered about, so I thought I would ask it here. I am writing an app that I hope will have at least 10k users daily. When you set up your services, you can technically put them all in a single PHP file if you want to, or spread them out across se

Re: Flex Installer and Link to SDK binaries broken

2017-04-10 Thread Alex Harui
Right now, if you install 4.15.0 or earlier, you cannot use AIR/FP 24 or later. If you install 4.16.0 you must use 24 or higher, but many folks are having trouble on Windows and have to use the Ant install or other workarounds. Thanks, -Alex On 4/9/17, 10:44 AM, "chris_d_k" wrote: >Hi, > >I can

Re: Flexmojos Maven Apache Flex Error 1014

2017-04-10 Thread rodol...@essencialcode.com.br
Hello Chris, Thank you very much for you help; I really appreciate if you can help me; Please send me your e-mail, I tried here but I could't attach the zipped file; Thanks a lot Chris ! -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Flexmojos-Maven-Apache-

Re: Flex Apps on IOS compilation problem

2017-04-10 Thread Clint M
I've encountered similar problems. I traced mine to a 700 line function by slowly removing and re-adding parts of the application. When I simply split the function into to separate 350 line functions I was able to compile. It took me a about a day and half to track it down though.

Flex Apps on IOS compilation problem

2017-04-10 Thread Nicolas Flandrin
Hi everyone, We encounter some problems to package our multiplatform Flex App on IOS. The app work well on desktop, android, but fail to build an IPA (ipa-ad-hoc) The only message we have (after 20 min...) is : Compilation failed while ececuting : compile-abc For information, earlier app vers

Re: Compiling flex project using maven

2017-04-10 Thread Maxim Solodovnik
Maybe there is example project which I can clone and modify? On Sat, Apr 8, 2017 at 11:07 AM, Maxim Solodovnik wrote: > Thanks a lot Chris, > > I have added additional repositories > But no luck so far: > > *mvn clean install -U* > [INFO] Scanning for projects... > Downloading: https://repo.mave

Re: Flexmojos Maven Apache Flex Error 1014

2017-04-10 Thread Christofer Dutz
Hi Rodolpho, Would it be possible to send me the project and I would give a try fixing your issues? Chris Am 07.04.17, 18:23 schrieb "rodol...@essencialcode.com.br" : Chris, very thanks for your help; I just did exactly this and many other forms, but it still showing me the