Api as

Hello

Right now i create a paint program, which will consist of _xmouse, _ymouse, different colors to draw lines, different sizes. But i have a problem:

_root.line.lineStyle(size,0x00ff99,100);

the size is the thickness of the pen. But it dont seems to work inside of that script. Can some1 help me with this? :slight_smile:

Thanks in advance