[haXe] Using HaXe/ASWing

Ganesh Gunasegaran me at itsgg.com
Sat Aug 9 13:53:42 CEST 2008


Thanks Niel, I had the same issue as Tane. Following your instructions  
seems to fix it.

All those who don't wish to compile the library from source, can download  
the newly generated library.swf from  
http://www.itsgg.com/wp-content/uploads/2008/08/library.swf and follow the  
instructions at http://www.haxe.org/doc/flash/aswingas3.

Cheers,
Ganesh Gunasegaran.

On Sat, 09 Aug 2008 11:35:26 +0530, Niel Drummond  
<niel.drummond at grumpytoad.org> wrote:

> Hi Tane,
>
> Following our discussion on IRC, there is an alternative way to compile  
> the AsWing library, which has solved both our problems. Attached is an  
> Import.as - first get a fresh checkout of aswing:
>
> svn co http://svn.aswing.org/aswing/trunk/AsWing
>
> then compile the Import.as with mxmlc
>
> mxmlc -source-path /path/to/aswing/root -output library.swf Import.as
>
> the resulting library.swf can now be used in a similar way as described  
> in the howto. Hope that helps!
>
> - Niel
>
> On Fri, 08 Aug 2008 22:42:00 +0100
> Tane Piper <digitalspaghetti at googlemail.com> wrote:
>
>> Hrmm, not sure what happened but didn't seem the debug version was
>> picking up issues.  I re-installed it and I'm getting new exceptions:
>>
>> VerifyError: Error #1107: The ABC data is corrupt, attempt to read out
>> of bounds
>>
>> Then:
>>
>> ReferenceError: Error #1065: Variable Boot_E6CAA is not defined.
>>
>> Tane Piper wrote:
>> > Hi Johan,
>> >
>> > The problem is with the example on the page is I just get a white
>> > empty movie with no button.  I tried the code you sent me, and again
>> > all I am getting is the empty Flex movie.
>> >
>> > Just as a comparison, I tried the Flex example on the site too and I
>> > got that working fine - however I don't like the way you have to
>> > distribute two movies, I'd prefer to keep it in one.
>> >
>> > If your on IRC, I am on there as digitalspaghetti - you could give me
>> > a shout if you want to try thrash it out?
>> >
>> > Johan Coppens wrote:
>> >> Hi Tane,
>> >> Read your review about Haxe http://digitalspaghetti.me.uk/index.php.
>> >> You say that the ASWing tutorial didn't work for you. Can you tell me
>> >> exactly what your problem is? So i can update the page when needed!
>> >> Thanks!
>> >> Johan
>> >> ----- Original Message -----
>> >> From: Tane Piper Sent: Wed, 8/6/2008 10:24pm
>> >> To: The haXe compiler list Subject: Re: [haXe] Using HaXe/ASWing
>> >>
>> >> Hey Iiley,
>> >>
>> >> My base class is a Movie Clip, to which I am appending some normal
>> >> HaXe components, and then I am trying to append a sized JPanel on top
>> >> of it, but it still fails :( I'm still getting the thing where I have
>> >> a blank flex movie when including library.swf
>> >>
>> >> I've uploaded the movie here:
>> >> http://mercury.digitalspaghetti.me.uk/files/H2Base.swf
>> >>
>> >> Also, the source is in
>> >> http://source.ifies.org/digitalspaghetti/helium/src/
>> >>
>> >> iiley wrote:
>> >>
>> >>> I see now, thanks for explain. :)
>> >>>
>> >>> BTW, Tane, if you need the newest fixed swc, you can download it
>> >>> from here http://svn.aswing.org/aswing/trunk/AsWing/swc/
>> >>>
>> >>> Cheers~~
>> >>>
>> >>> --
>> >>> iiley
>> >>> AsWing http://www.aswing.org
>> >>> Personal http://www.iiley.com
>> >>>
>> >>
>> >>
>> >>
>> >
>>
>>
>> --
>> haXe - an open source web programming language
>> http://haxe.org
>
>



-- 
Cheers,
Ganesh Gunasegaran
SageWork (Simplify IT)
http://www.sagework.com



More information about the Haxe mailing list