On Tue, Sep 2, 2014 at 11:31 AM, Erik de Bruin <e...@ixsoftware.nl> wrote:

> I believe Peter has some complete components he cross compiles from AS to
> JS. In theory any AS class can be compiled into JS ;-)
>

Yes, I would like that please.
http://www.reactiongifs.us/wp-content/uploads/2013/08/give_it_to_me_stephen_colbert.gif


>
> If there is any specific way you want FalconJX to treat your files, just
> let me know. I can e.g. make empty JS stubs by not compiling the
> implementation, and hook that up to a command line switch.
>

So, in each class, I have a whole bunch of setters and getters I would like
to be transformed.  There would likely be methods like draw, drawRect, etc.
that need to be left empty.  Is that possible?  Or is that too specific?

Thanks,
Om


>
> EdB
>
>
>
> On Tue, Sep 2, 2014 at 8:23 PM, OmPrakash Muppirala <bigosma...@gmail.com>
> wrote:
>
> > I have created a slew of classes in the graphics library on the AS side.
> > Is there a way to stub out these classes in JS automatically instead of
> > having to do each one manually?  I know the internals have to be changed,
> > but if I have stuff automatically built, I figured it would make my life
> > easier.
> >
> > Thanks,
> > Om
> >
>
>
>
> --
> Ix Multimedia Software
>
> Jan Luykenstraat 27
> 3521 VB Utrecht
>
> T. 06-51952295
> I. www.ixsoftware.nl
>

Reply via email to