General  |  Pixelbender  |  3D  |  In Short  |  Design Patterns

| Top |General

Flash 10 intro

Getting started developing content for Flash 10.

Flash 10 Textengine: Creating curved text

Creating text along an arc.

| Top |Pixelbender

Flash 10 Pixelbender

This is a very simple Pixelbender script, which changes the brightness of a bitmap. Shown is the incorporation of the script into a flash movie.

| Top |3D

Flash 10 Matrix3D

How to add a transition effect to a slideshow using the Matrix3D class.

| Top |In Short

Problem installing components in CS4

Problem with overlapping sounds

| Top |Design Patterns

Model - View - Controller Design for Login

MVC module for Login in Flash, can be extended easily to other server-side modules.

The Event Pattern

How to communicate among classes and maintain some form of encapsulation.

Composite Pattern: Flash AS3 Menu example

Menu example using a composite design pattern.