Re: MXML Azzurro

2017-02-13 Thread flex capacitor
the mxml editor at the bottom is not working under >> Windows 7 with IE11 [1]. >> Firefox and Chrome works for me... >> >> Olaf >> >> [1]https://snag.gy/4f6CTA.jpg >> >> >> >> >> -- >> View this message in context: http://apache

Re: MXML Azzurro

2017-02-13 Thread flex capacitor
ttom is not working under > Windows 7 with IE11 [1]. > Firefox and Chrome works for me... > > Olaf > > [1]https://snag.gy/4f6CTA.jpg > > > > > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/MXML-Azzurro-tp59262p59316

Re: MXML Azzurro

2017-02-13 Thread flex capacitor
current MXMLDocumentImporter class <https://github.com/monkeypunch3/Radii8/blob/master/Radii8Library/src/com/flexcapacitor/utils/MXMLDocumentImporter.as> and the decoupled one I started to work on here <https://github.com/monkeypunch3/MXML-Azzurro/tree/master/MXMLAzzurroLibrary/exports>

Re: MXML Azzurro

2017-02-13 Thread Alex Harui
On 2/13/17, 5:20 AM, "flex capacitor" wrote: >Thanks. I'm not sure but it would probably take around a week to a month >depending on what route you go and if you want JS output or Flash output. >If you wanted to use the existing application you would create a >FlexJSImporter and have it write t

Re: MXML Azzurro

2017-02-13 Thread OK
Cool, thanks for working on this! It seems to me that the mxml editor at the bottom is not working under Windows 7 with IE11 [1]. Firefox and Chrome works for me... Olaf [1]https://snag.gy/4f6CTA.jpg -- View this message in context: http://apache-flex-development.247.n4.nabble.com/MXML

Re: MXML Azzurro

2017-02-13 Thread flex capacitor
t; > > > What would be involved in getting it to work with FlexJS MXML? > > > > Harbs > > > > > On Feb 12, 2017, at 11:14 PM, flex capacitor > > wrote: > > > > > > I just wanted to make the community aware of the project MXML Azzurro >

Re: MXML Azzurro

2017-02-12 Thread Carlos Rovira
7, at 11:14 PM, flex capacitor > wrote: > > > > I just wanted to make the community aware of the project MXML Azzurro > > <https://www.radii8.com/mxml/>. It's an online MXML editor, interpreter > and > > render that you can use to create and post MXML snippets

Re: MXML Azzurro

2017-02-12 Thread Harbs
Jude, That is way cool! What would be involved in getting it to work with FlexJS MXML? Harbs > On Feb 12, 2017, at 11:14 PM, flex capacitor wrote: > > I just wanted to make the community aware of the project MXML Azzurro > <https://www.radii8.com/mxml/>. It'

MXML Azzurro

2017-02-12 Thread flex capacitor
I just wanted to make the community aware of the project MXML Azzurro <https://www.radii8.com/mxml/>. It's an online MXML editor, interpreter and render that you can use to create and post MXML snippets. Why do this? - So Flex developers can see MXML code rendered live without inst