|
· | Read
the ActionScript Best Practices article below. | |
· |
Do not place functions on the timeline. | |
· |
Create server side components and create a package directory structure. |
Browse the following links to learn more about how you
can use Macromedia Flash MX to provide an unparalleled environment in terms of
richness of content, media, and application interface elements for your web applications. ActionScript
Coding Best Practices The foundation of a good application is clean and
coherent code. Learn how to standardize your ActionScript code in this white paper.
Flash
Application Design This article explains how to build data-driven Flash
applications. Includes downloadable Flash files and Perl scripts. Macromedia
Flash MX: Better Interfaces for Web Applications Put your users first.
Find out how Macromedia Flash interfaces make web experiences smoother. Creating
components in Macromedia Flash MX This article explains how to create
a component in Macromedia Flash MX, including:
| · | Defining
parameters | |
· | Adding
a description | |
· | Creating
a custom interface and a Live Preview | Creating
forms with UI components in Macromedia Flash MX Learn how to create a
simple order form using the Flash UI components in Macromedia Flash MX, and how
to submit the form data using the new LoadVars ActionScript object. Implementing
XML and Flash in a Web application
Read this example-driven article to learn more about creating
a client-server application that supports data transfer and real-time
continuous connections using Macromedia Flash 5 with XML as your
application protocol.
Google
query on the Model View Controller (MVC) architecture The MVC architecture
is a way of organizing GUI code in order to make it easy to extend and reuse. |