Stand Alone Projector
Flash lets you create both Mac and PC stand alone projectors on the same machine.
You can burn a CD with both Mac and PC projector files and then use the appropriate auto run file to make the disc launch the Mac or PC version depending on the machine the CD is inserted to.

Target Machine:
Decide on the minimum specifications for the kind of PCs you think people will be running your software on.
Specifically consider the screen resolution.

fscommand
Make the program run full screen:
fscommand ("fullscreen", "true");

Hardware Tips:
Software Tips:
Web Pages:
Traditional pages are HTML to explain to the web browser how to display the page. The HTML file has a wrapper to place your Flash movie in the page.

Bandwidth - How much data can be trasfered in a given amount of time. Such as bits per second (bps), kilo bits / sec (Kbps) or mega bits / second (Mbps).
Be concerend about what version of Flash (such as version 7) that you want the visitors to your site to have.

Have a site that loads in 15 seconds or less, can work on a machine at least 2 or 3 years old, depending on the audience you wish to reach. Such as corporate uses are usually using older machines.

If your audience comes an area where computer technology is not up to date, assume they have a slow bandwidth connection.

Streaming content:
Your Flash movie is sent frame by frame. If you have multiple scenes, they are sent in scene order. Library symbols are sent in the sequence they appear in your timeline. This way a symbol is loaded when it's needed.

Bandwidth Profiler, shows you how your movie would look like when it downloads from various speed bandwidths.

Using a preloader lets someone see something on the screen while the content is loaded.

Flash:
Flash's big brother is Director (which was designed for CDs and stand alone kiosk machine). Director uses a Shockwave format called .dcr, Flash also uses Shockwave, but to distinguish, it uses .swf.

Animated GIFs are an alternative to Flash animations, and you can import Animated GIFs into Flash if you need to.

Trimming movies for Web Sites: