Re: About Statege3D in Flex

2013-07-11 Thread Carlos Rovira
Hi, many thanks to all responses. Very useful info, thoughts and discussion. As we learn and think about new enhancements and evolutions of the actual flex sdk, more difficult is to get viable solutions that make it backwards compatible with the existing codebase of flex projects. I'd like the

Re: About Statege3D in Flex

2013-07-11 Thread Avi Kessner
One thing you need to worry about when using starling is that the eventdispatcher api is different. Starling does not allow 'weakl isteners' or more accurately, only allows them. Meaning the method signature is different. On 11 Jul 2013 18:27, Carlos Rovira carlos.rov...@codeoscopic.com wrote:

Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-11 Thread Carlos Rovira
Hi, I'm trying to create a project in IntelliJ for flex-asjs with mavenized SDK 4.9.1.1447119 But seems that IDEA can't generate Apache Flex SDK from pom.xml. It works for Adobe Flex SDKs but not for Apache Flex. I created a youtrack ticket: http://youtrack.jetbrains.com/issues/IDEA# I'm

Re: Build failed in Jenkins: flex-sdk_asdoc #75

2013-07-11 Thread OmPrakash Muppirala
The Apache build servers are notorious for running out of disk space. It might as well be the OS ran out of page space in this case. Thanks, Om On Wed, Jul 10, 2013 at 8:45 AM, Kessler CTR Mark J mark.kessler@usmc.mil wrote: Are they running multiple Jobs in Jenkins at the same time?

Re: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-11 Thread Frédéric THOMAS
It has been answered http://youtrack.jetbrains.com/issue/IDEA-110462 Check my whiteboard (fthomas) to get a model of a pom.xml building for air/swf/swc using FM6 and a recent Apache Flex SDK (replace it by 4.9.1), that's an Air project but still, it might help. -Fred -Message

Re: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-11 Thread Gary Young
I am still using Flexmojos 3.9+ Flex 4.6+AIR3.1, I want to use the most recent version, it just won't work. I have to exclude old playerglobal.swc and include new version in pom. -Gary On Thu, Jul 11, 2013 at 7:43 PM, Frédéric THOMAS webdoubl...@hotmail.comwrote: It has been answered

Re: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-11 Thread Frédéric THOMAS
The good links can be found here [1] [2], maybe someone would like to add them to the wiki. [1] Find Use FM6: https://oss.sonatype.org/index.html#nexus-search;gav~net.flexmojos.oss~flexmojos-maven-plugin~~~