Creating Components

This chapter describes how to create your own component and package it for distribution.

This chapter contains the following sections:

Component source files

Overview of component structure

Building your first component

Selecting a parent class

Creating a component movie clip

Creating the ActionScript class file

Incorporating existing components within your component

Exporting and distributing a component

Final steps in component development