Tuesday, November 17, 2009

ColorPicker


Using Flash ActionScript can really become fun! I've learned how to become really proficient with Object-Oriented Programming (OOP). You will not come to realize the power of it until you try it yourself. The "ColorPicker" is the first Class i have ever made! Here it is:

The flash content you see above was drawn at runtime using ActionScript's "lineTo" drawing functions, no manually-drawn graphics. Flash with ActionScript 3.0 has the ColorPicker component feature. But this component is not available for ActionScript 2.0.

No comments:

Post a Comment