Flash 8 bitmap drawing? (2)

1 Name: #!usr/bin/anon 2005-10-10 02:15 ID:3FtnK/TI

Using the new bitmap access of Flash 8 does anyone know how to program just to draw a simple aliased line thats a few pixels wide. To do this sort of thing in processing one would use:

strokeWeight(8);
line(mouseX, mouseY, pmouseX, pmouseY);

2 Name: #!usr/bin/anon 2005-10-10 14:39 ID:Heaven

I don't understand what was just asked...

This thread has been closed. You cannot post in this thread any longer.