Using Communication Components > Advanced development with components > Developing your own components |
![]() ![]() ![]() |
Developing your own components
Advanced developers can create communication components by creating a Flash communication movie clip and some server-side code. The client-side portion is implemented as a Flash movie clip and runs in a Flash client environment. The server-side portion is an ActionScript class (a function object) that extends FCComponent, the communication component base class. For information on how to create components, see the Macromedia Flash MX website; for information on how to create communication components, see the Macromedia Designer & Developer Center (www.macromedia.com/go/fcs_components).
![]() ![]() ![]() |