Re: [FlexJS][FalconJX] MXML States

2013-06-16 Thread Alex Harui
On 6/16/13 11:37 AM, "OmPrakash Muppirala" wrote: >On Jun 15, 2013 11:34 PM, "Alex Harui" wrote: >> >> >> >> 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 C

Re: [FlexJS][FalconJX] MXML States

2013-06-16 Thread OmPrakash Muppirala
On Jun 15, 2013 11:34 PM, "Alex Harui" wrote: > > > > 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 t

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: [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: [FlexJS][FalconJX] MXML States

2013-06-14 Thread Deepak MS
That looks super cool. Wishing you all the very best, Alex. :) Great going! Cheers! On Fri, Jun 14, 2013 at 10:31 PM, 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 Fl

[FlexJS][FalconJX] MXML States

2013-06-14 Thread Alex Harui
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 choose "view source". Remember this is still a prototype so