alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user jerez_z
jerez_z (28)

Bitmap Line Drawing

This is a small class I wrote to draw lines using the BitmapData object. Its faster and more efficient than using a movieclip and the lineTo function (at least as far as I can tell with my testing). Let me know what you think.
957 downloads, 16722 views
Download (6.26 KB)

Comments

You need to login to post a comment.

user webreake
webreake 16 years ago

good work !! but looks a little pixelate while drawing diagonal lines