lineStyle

View: New views
3 Messages — Rating Filter:   Alert me  

lineStyle

by Jim Boykin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Following code produces round line cap if compiled using mtasc which
appears to be wrong

lineStyle(5, 0xFFFFFF, 100, true, "normal", "none");

however, if I compile using macromedia, it works as expected.

Am I doing something wrong?

--
MTASC : no more coffee break while compiling

Re: lineStyle

by ekameleon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hello :)

you compile in MTASC with version 8 or version 7 ?

EKA+ :)

2007/10/4, Jim Boykin <boykinjim@...>:
Following code produces round line cap if compiled using mtasc which
appears to be wrong

lineStyle(5, 0xFFFFFF, 100, true, "normal", "none");

however, if I compile using macromedia, it works as expected.

Am I doing something wrong?

--
MTASC : no more coffee break while compiling


--
MTASC : no more coffee break while compiling

Re: lineStyle

by Jim Boykin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

excellent :) Thanks

On 10/4/07, ekameleon <ekameleon@...> wrote:

> hello :)
>
> you compile in MTASC with version 8 or version 7 ?
>
> EKA+ :)
>
> 2007/10/4, Jim Boykin <boykinjim@...>:
> >
> > Following code produces round line cap if compiled using mtasc which
> > appears to be wrong
> >
> > lineStyle(5, 0xFFFFFF, 100, true, "normal", "none");
> >
> > however, if I compile using macromedia, it works as expected.
> >
> > Am I doing something wrong?
> >
> > --
> > MTASC : no more coffee break while compiling
> >
>
>
> --
> MTASC : no more coffee break while compiling
>

--
MTASC : no more coffee break while compiling