[haXe] Method checking

Michael Hansen borendex at gmail.com
Thu Apr 6 15:20:47 CEST 2006


btw. Michael, are you danish? Danes do Microsoft, and not open source... You
know that rigth? ;o)

cheers
  -michael / a dane





On 4/6/06, Michael Florentin <mflorentin at laerdal.dk> wrote:
>
> Nicolas Cannasse wrote:
> > When you're using flash.StrictMovieClip, haXe is looking for
> > flash/StrictMovieClip.hx which does not exists. The best then is to
> > declare the interface in a different file, or to add "import
> > flash.MovieClip" that will make the types declared in the
> > flash/MovieClip.hx file available.
>
> Ah!  Silly me :)  Thanks.
> Actually, this interface solution works really good for me - it's fairly
> unintrusive and I can cast back and forth between MovieClip and
> StrictMovieClip whenever I want to think for myself or whenever the
> compiler should think for me.  Any chance that it may become part of the
> official flash library so I don't have to re-implement it when the next
> version of haXe is released? ;)
>
>
> regards...
> Michael Florentin
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20060406/817d3537/attachment.htm


More information about the Haxe mailing list