https://cwiki.apache.org/confluence/display/FLEX/Using+CreateJS+with+FlexJS
-
spriteflexjs.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Subflash-a-clone-of-the-Flash-API-for-Flex-JS-progress-and-questions-tp60395p60540.html
Sent from the
hi @Carlos.
it is most same of createjs.
and the createjs mixable with flexjs.
and the same of the spriteflexjs
-
spriteflexjs.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Subflash-a-clone-of-the-Flash-API-for-Flex-JS-progress-and
Hi Tim,
as Alex and Josh, said there's a similar project :SpriteFlexJS
the problem with that project is that is difficult to mix with other FlexJS
stuff, at least in my experience.
Another problem is that is not "maven-ready" and that is, for many of us,
imperative in order to be able to use in s
Here's a link to spriteflexjs:
https://github.com/matrix3d/spriteflexjs
- Josh
On Mar 13, 2017 9:33 PM, "Alex Harui" wrote:
> Hi Tim,
>
> That sounds really interesting. So I assume by "Flash API" and CreateJS
> that you are mostly replicating the Sprite/DisplayObject APIs? There is a
> sepa
Hi Tim,
That sounds really interesting. So I assume by "Flash API" and CreateJS
that you are mostly replicating the Sprite/DisplayObject APIs? There is a
separate effort that I think is biased towards Stage3D that is called
SpriteFlexJS.
Anyway, before I go grabbing your repo and trying to get
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