Archive for the 'General' Category

02
Nov

Welcome


Welcome to the companion website for Learning ActionScript 3.0 (O’Reilly). Ideally, you have found your way here after acquiring a copy of the book, and you are looking for further information about material referenced therein. If you’re new to this site, please continue reading. If you are a veteran to these pages, thanks for coming back, and have fun exploring.

Continue reading ‘Welcome’

30
May

Linkage Classes as Arguments


I like to make my custom UI elements easy to skin. If we wanted to create a check box class that was easy to skin, one thing we could do is create an FLA based AS3 component. Unfortunately to do that takes advanced programming skills. If you’re an intermediate programmer you might want to be able to create a skinnable UI element without all of the AS3 component architecture.

One way to achieve this is by creating a custom class that uses Library elements as assets. To increase flexibility (for swapping skins, for example), you can create each graphical element of your check box, store them in your Library, assign a linkage class name to each element, and then pass those linkage class names into your custom class.

Continue reading ‘Linkage Classes as Arguments’

26
Apr

AS3 Teachers Wanted


If you are a teacher or trainer currently using Learning ActionScript 3.0 in a class, please get in touch. We are developing additional teaching resources and are anxious to know what you think would help you most. What are the strengths and weaknesses of the book? What tools will help you in your teaching? Any opinions will be appreciated!

If you’re a student using Learning ActionScript 3.0 in a class, please let us know what kinds of class resources you think would be useful, and tell your instructor we’re looking for input!

12
Jan

Site Testers


We would like to start a small list of folks who would be willing to put this site through its paces. If anyone is interested/willing to test the site over time- (no commitment required, just test as you go) please send us a note through the Contact form. Thanks.