Re: [FlexJS] Tree Component

2016-02-26 Thread OK
Great! Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Tree-Component-tp51628p51741.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: update on radiate

2016-02-26 Thread OK
I've just tested your mxml live editor, it looks very promising. You should post this and the radii info to the users list also. Keep up the Great work! Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/update-on-radiate-tp51734p51740.html Sent from the

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-26 Thread Alex Harui
On 2/26/16, 12:16 AM, "jude" wrote: >the first one is when you try to connect with a local connection and it >hasn't been closed previously. line 35 of MXMLLiveEditPlugin.as: > >commandconnection.connect("_MXMLLiveEditPluginCommands"); Yep, that's a problem with LocalConnection. A

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-26 Thread jude
the first one is when you try to connect with a local connection and it hasn't been closed previously. line 35 of MXMLLiveEditPlugin.as: commandconnection.connect("_MXMLLiveEditPluginCommands"); from what i've read online, even on my own blog, there is no fix but to close all flash in