[haXe] getNextHighestDepth is not available in Flash 6,
but haxe does not complain
Zárate
zzzarate at gmail.com
Tue Apr 17 16:42:07 CEST 2007
Same happens both with Flash IDE or MTASC (even with -strict flag),
neither of them warn you when using an action incompatible with the
player version you're targeting.
Cheers!
Juan
On 4/17/07, Nicolas Cannasse <ncannasse at motion-twin.com> wrote:
> > Hi,
> >
> > Line 73 in flash.MovieClip should be guarded such that
> > getNextHighestDepth is not available when targetting Flash 6, or
> > alternatively, a substitute implemented. One example in ActionScript is
> > given here:
>
> I disabled the method access for flash6. But since MovieClip is dynamic,
> one will still be able to call it unless it uses --flash-strict.
>
> Nicolas
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
--
Juan Delgado - Zárate
http://zarate.tv
http://dandolachapa.com
http://loqueyosede.com
More information about the Haxe
mailing list