Nov 02
Hello again. You’ve probably seen these tutorials that shows you how to create a paint program in flash or something like that. But most of them just uses flash’s vector lineTo method, and that’s not such a good way to create a paint program, mostly because it starts to lag pretty much.
So I’ll show how we could do a paint program that uses flash’s own bitmap methods.
Continue reading »
