Jenkins build is back to normal : flex-sdk_release #40

2013-06-15 Thread Apache Jenkins Server
See

[jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-06-15 Thread Rotnov Alexander (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13684427#comment-13684427 ] Rotnov Alexander commented on FLEX-33086: - It seems like flexmojos 6.0.0, deployed

[DISCUSSION] Design Mode for developers

2013-06-15 Thread Igor Costa
Hi there fellows! Just trying to fill the gap left over Flash Builder in Design mode and I just wrote a simple GUI builder, that may or may not help developers out there. Please checkout over my Github repository: https://github.com/igorcosta/ApacheFlexUIBuilder Feel free to pull requests, for

Re: [FlexJS][FalconJX] MXML States

2013-06-15 Thread OmPrakash Muppirala
On Jun 14, 2013 10:02 AM, "Alex Harui" wrote: > > Hi, > > I just checked in the code that allows you to use MXML states to control > your UI in FlexJS for both AS/SWF and JS/HTML. > > I also updated the FlexJSOverlay.zip at [1]. > And an example is at [2]. View the bin-release and right-click and

Re: [DISCUSSION] Design Mode for developers

2013-06-15 Thread Cortlandt Winters
Igor, your Kung-Fu is always strong. On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa wrote: > Hi there fellows! > > Just trying to fill the gap left over Flash Builder in Design mode and I > just wrote a simple > GUI builder, that may or may not help developers out there. > > > Please checkout over

Re: [FlexJS][FalconJX] MXML States

2013-06-15 Thread Alex Harui
On 6/15/13 7:36 PM, "OmPrakash Muppirala" wrote: > >I want to try and port some skins from the current Flex SDK. Does FlexJS >support FXG/MXMLG or is it just bitmap based CSS? FXG/MXMLG is not supported. I thought you were going to take on SVG skinning? > >What kind of beautification are you t

Re: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-06-15 Thread Frédéric THOMAS
It seems like flexmojos 6.0.0, deployed to maven central repository, working fine with Adobe Flex SDK 4.6.0.23201, but I didn't find a way to use it with Apache Flex SDK 4.9.1. Maybe because flexmojos compiled with 4.6.0, and working only with it? I think that is not right. Actually, FM 6.0.1

[jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13684588#comment-13684588 ] Frédéric THOMAS commented on FLEX-33086: Actually, FM 6.0.1 fixed the things, the