Working in Flash > Application development in Flash

 

Application development in Flash

Flash provides movie clips with defined parameters, called components, to aid in developing rich user experiences in Flash movies. Each built-in Flash component has its own unique set of ActionScript methods that allow you to set and change the authoring parameters and additional options at runtime. By combining the easy drop-in capabilities of the predefined components with the powerful capabilities of ActionScript, you can create fully functional applications on the Web. For more information on components, see Using Components.

For an interactive introduction to components, choose Help > Tutorials > Introduction to Components.