[haXe] small bug with flash.MovieClip.lineStyle

Ralf Bokelberg ralf.bokelberg at gmail.com
Mon Jan 15 10:39:42 CET 2007


You need draw-nothing-mode to create fills without a line surrounding it.
Cheers,
Ralf.

On 1/15/07, Ralf Bokelberg <ralf.bokelberg at gmail.com> wrote:
> Leaving out the first parameter resets the line drawing to draw-nothing.
> Cheers,
> Ralf.
>
> On 1/15/07, Nicolas Cannasse <ncannasse at motion-twin.com> wrote:
> > thickness: [...]
> > > If a number is not specified, or if
> > > the parameter is undefined , a line is not drawn.
> >
> > So it's actually stupid to have the first parameter optional, since it
> > will not work... Having default color to "black" is also a random
> > choice, so I prefer haXe users to explicitely specify the color they want.
> >
> > Nicolas
> >
> > --
> > haXe - an open source web programming language
> > http://haxe.org
> >
>
>
> --
> Ralf Bokelberg <ralf.bokelberg at gmail.com>
> Flex & Flash Consultant based in Cologne/Germany
> Phone +49 (0) 221 530 15 35
>


-- 
Ralf Bokelberg <ralf.bokelberg at gmail.com>
Flex & Flash Consultant based in Cologne/Germany
Phone +49 (0) 221 530 15 35



More information about the Haxe mailing list