I did a sync again and I'm seeing more errors.
Running the CreateJSExample (which I accidentally skipped yesterday)
yields this on SWF:
TypeError: Error #1007: Instantiation attempted on a non-constructor.
at org.apache.flex.core::UIHTMLElementWrapper/get
model()[/Users/pent/dev/flex-asjs/frameworks/projects/Core/src/main/flex/or
g/apache/flex/core/UIHTMLElementWrapper.as:117]
at
org.apache.flex.core::Application/initHandler()[/Users/pent/dev/flex-asjs/f
rameworks/projects/Core/src/main/flex/org/apache/flex/core/Application.as:0
]
at
org.apache.flex.core::Application/setRoot()[/Users/pent/dev/flex-asjs/frame
works/projects/Core/src/main/flex/org/apache/flex/core/Application.as:146]
at
org.apache.flex.core::ApplicationFactory/deferredFrameHandler()[/Users/pent
/dev/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/core/
ApplicationFactory.as:78]
and the JS version seems to hang the browser to slow it way down.
When I run MobileTrader, the JS version looks OK, but the SWF version
gives an immediate error:
VerifyError: Error #1014: Class mx.core::IFlexModuleFactory could not be
found.
—peter
On 8/10/16, 11:42 AM, "Peter Ent" <[email protected]> wrote:
>I'm going to change the examples that have given issues from "source" to
>"url" and post my results.
>
>‹peter
>
>On 8/9/16, 5:31 PM, "Harbs" <[email protected]> wrote:
>
>>I¹ll be happy to change it back to source if others disagreeŠ
>>
>>On Aug 10, 2016, at 12:30 AM, Harbs <[email protected]> wrote:
>>
>>> I tried to change that in the examples. I obviously missed some.
>>>
>>> I changed ³source² to ³url². I think that makes more sense.
>>>
>>> On Aug 10, 2016, at 12:16 AM, Peter Ent <[email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> I've gotten a copy of the refactor_sprite branch. While everything
>>>>builds (need to skip the tests, though), most of the examples won't
>>>>build due to the "source" property changing for Image.
>>>>
>>>> Do y'all have an estimate when you might resolve this?
>>>>
>>>> Thanks,
>>>> Peter
>>>
>>
>