On Sun, Jun 28, 2015 at 6:41 PM, Josh Tynjala <joshtynj...@gmail.com> wrote:
> Cool. Sounds like a good foundation. > > I was able to get CreateJS up and running today. I only drew a circle and > animated it's position, but it's a start. I need to finish up the first > beta of the Feathers SDK this coming week, but I'll have more time to play > around after that's out. > Sounds good, I will be gone probably most of the week so anything you run into, create a JIRA ticket for under FalconJX and I can get to it when I get time. Well I will be using your beta when it's released. :) Mike > > - Josh > > On Sun, Jun 28, 2015 at 3:24 PM, Michael Schmalle < > teotigraphix...@gmail.com > > wrote: > > > Word, that is great. > > > > Now we have a lot of control with what we want to do with js-output-type > > jsc because we have a whole new backend and I am not going to step on > > FlexJS if we want to start doing things to a custom emitter, publisher > etc. > > > > Mike > > > > On Sun, Jun 28, 2015 at 6:19 PM, Josh Tynjala <joshtynj...@gmail.com> > > wrote: > > > > > Thanks, Mike! That did the trick. I thought maybe I was building > > something > > > wrong for a minute there. > > > > > > - Josh > > > > > > On Sun, Jun 28, 2015 at 3:09 PM, Michael Schmalle < > > > teotigraphix...@gmail.com > > > > wrote: > > > > > > > Actually, I just studied the code more and it's subclass hell(I > didn't > > > work > > > > on this part of the framework). > > > > > > > > I rewrote the backend and created a JSCBackend that just stubs off > the > > > > writeHTML(), can you let me know if this commit works. > > > > > > > > Mike > > > > > > > > On Sun, Jun 28, 2015 at 5:00 PM, Michael Schmalle < > > > > teotigraphix...@gmail.com > > > > > wrote: > > > > > > > > > I just committed this change, can you test it Josh? > > > > > > > > > > Mike > > > > > > > > > > On Sun, Jun 28, 2015 at 4:47 PM, Michael Schmalle < > > > > > teotigraphix...@gmail.com> wrote: > > > > > > > > > >> I can take a look real quick, I have a feeling I know where it is, > > > Alex > > > > I > > > > >> think is on vacation. > > > > >> > > > > >> Mike > > > > >> > > > > >> On Sun, Jun 28, 2015 at 4:19 PM, Josh Tynjala < > > joshtynj...@gmail.com> > > > > >> wrote: > > > > >> > > > > >>> Thanks again, Alex. I had some time to give it a try it today. > The > > > CSS > > > > >>> file > > > > >>> isn't created, and the classes aren't renamed. That looks good. > It > > > > still > > > > >>> creates an HTML file, though. I'm looking for the only output to > be > > > > >>> JavaScript. > > > > >>> > > > > >>> - Josh > > > > >>> > > > > >>> On Sat, Jun 27, 2015 at 9:05 AM, Josh Tynjala < > > joshtynj...@gmail.com > > > > > > > > >>> wrote: > > > > >>> > > > > >>> > Thanks, Alex! I'll give it a try on Monday. > > > > >>> > > > > > >>> > - Josh > > > > >>> > On Jun 26, 2015 10:34 PM, "Alex Harui" <aha...@adobe.com> > wrote: > > > > >>> > > > > > >>> >> I quickly threw together a custom backend that doesn’t output > > css > > > > and > > > > >>> >> shouldn’t rename createjs.Stage. > > > > >>> >> > > > > >>> >> Change your js-output-type to JSC instead of FLEXJS. > > > > >>> >> > > > > >>> >> If it works for you then we can update the jsc.bat and jsc > shell > > > > >>> script in > > > > >>> >> flex-asjs. > > > > >>> >> > > > > >>> >> -Alex > > > > >>> >> > > > > >>> >> On 6/26/15, 5:40 PM, "Alex Harui" <aha...@adobe.com> wrote: > > > > >>> >> > > > > >>> >> >No but I'm thinking of not renaming anymore > > > > >>> >> > > > > > >>> >> > > > > > >>> >> >Sent from my LG G3, an AT&T 4G LTE smartphone > > > > >>> >> > > > > > >>> >> > > > > > >>> >> >------ Original message------ > > > > >>> >> > > > > > >>> >> >From: Josh Tynjala > > > > >>> >> > > > > > >>> >> >Date: Fri, Jun 26, 2015 5:08 PM > > > > >>> >> > > > > > >>> >> >To: dev@flex.apache.org; > > > > >>> >> > > > > > >>> >> >Subject:[FalconJX jsc] Stop renaming of packages using > > underscore > > > > >>> when > > > > >>> >> >compiling with jsc > > > > >>> >> > > > > > >>> >> > > > > > >>> >> >Is there a command line argument to tell jsc to stop turning > > > > >>> references > > > > >>> >> to > > > > >>> >> >createjs.Stage into createjs_Stage? > > > > >>> >> > > > > > >>> >> >- Josh > > > > >>> >> > > > > >>> >> > > > > >>> > > > > >> > > > > >> > > > > > > > > > > > > > > >