Hi all,
I've been working on wrapping the existing create JS support in Flex JS in
an API structure which is identical to the Flash API - the hope is that
eventually this will make it easy to port legacy FLash projects to Flex JS.
I've managed to get some basic support for graphical shapes and lo
Jan 23, 2017 at 11:27 PM, Alex Harui wrote:
> Can you post a few lines of code to illustrate and also post what error
> you get?
>
> I may not get to it until tomorrow.
>
> There is a 0.8 Nightly Build available.
>
> -Alex
>
> On 1/23/17, 8:50 PM, "Tim Diggle&qu
Hi all,
Apologies for the vague nature of this query, I'm planning to open-source
my framework once I've cleared some red tape with my employer, but was
wondering if anyone's experienced this problem:
I'm working on a framework intended to be used primarily using Actionscript
rather than MXML, an
Hi everyone, I'm trying to check out the sources for Flex SDK and FLex JS
from the repos on this page:
http://flex.apache.org/dev-sourcecode.html
Requests are timing out - is the server down or are these URLs out of date?
Hi, I've been building some of the Flex JS samples and am particularly
interested in the createjs samples. Looking at the component source, I notice
that the @flexjsignorecoercion flag is used to allow createjs javascript calls
to be made and the results attached to a WrappedHTMLElement. I was h