Re: [FlexJS][SpriteFlexJS][Maven] Trying to write some example with FlexJS and SpriteFlexJS

2017-02-25 Thread Alex Harui
On 2/25/17, 9:10 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >> >>a) In. SpriteFlexjsMain.base.js. >. >>goog.inherits(SpriteFlexjsMain, >> flash.display.Sprite); <-- ReferenceError:

Re: [FlexJS][SpriteFlexJS][Maven] Trying to write some example with FlexJS and SpriteFlexJS

2017-02-25 Thread Carlos Rovira
Hi, could someone take a look to this? thanks 2017-02-24 12:03 GMT+01:00 Carlos Rovira : > Hi, > > I created a test project with FlexJS and SpriteFlexJS. I use MDL for > structure the example equally as I did before with MDLExample. > > It's here:

[FlexJS][SpriteFlexJS][Maven] Trying to write some example with FlexJS and SpriteFlexJS

2017-02-24 Thread Carlos Rovira
Hi, I created a test project with FlexJS and SpriteFlexJS. I use MDL for structure the example equally as I did before with MDLExample. It's here: https://github.com/carlosrovira/sprite-flexjs-examples So, the first thing I'm trying is this example by Lizhi: