> Ok, I fixed the Object constructor error, haven't commited the changes yet. > > !!!!! Still having things at the root package level is going to cause > problems, I think we need a solution to this, the CustomEvent and Event > ambiguous warnings shows its probably going to mess things up.
Can't you just do JSCustomEvent and JSEvent as for JSObject ? Frédéric THOMAS ---------------------------------------- > Date: Mon, 15 Jun 2015 13:50:45 -0400 > Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ Integration > From: teotigraphix...@gmail.com > To: dev@flex.apache.org > > Ok, I fixed the Object constructor error, haven't commited the changes yet. > > !!!!! Still having things at the root package level is going to cause > problems, I think we need a solution to this, the CustomEvent and Event > ambiguous warnings shows its probably going to mess things up. > > Mike > > On Mon, Jun 15, 2015 at 1:40 PM, Alex Harui <aha...@adobe.com> wrote: > >> >> >> On 6/15/15, 9:45 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote: >> >>>> Up to you, but I don’t think I’d be able to get FB to do that. IMO, >>>>there >>>> are Flex(MXML) projects and AS projects. >>> >>>In FB, we can create an AS projects with FlexJS as SDK ? >> >> Haven’t tried it, but should work since they should just be third-party >> libs. You can create an AS-only (no MXML) FlexJS app. See >> examples/DataBindingTest_as >> >> -Alex >> >> >>