Export as Swf and Html Files

Ftp the .swf, .htm/.html, and AC_RunActiveContent.js files (explained below) to your web server. The .swf file is binary and the name should be spelled exactly as you have it on your local disk. Avoid spaces in the name because spaces are a problem for Netscape.

Definition of Terms

Ftp is shorthand for file tranfer protocol which is the method used to transfer files from your computer to internet file servers. There are many programs which are easy to use some of which are free which will perform this transfer. If you don't currently have a program to ftp files, there are many free ones to choose from at www.snapfiles.com/Freeware/network/fwftp.html.

AC_RunActiveContent.js file, found in the application's IE ActiveX Fix folder, contains javascript created by Adobe to avoid the "Click to activate control" message when mousing over a Flash movie on a web page with a computer than runs XP SP2. This message occurred after Internet Explorer was altered in April 2006 because of the Eolas patent lawsuit. This fix requires that a separate javascript file, called AC_RunActiveContent.js, be included in the same folder as the html file. The following link explains this issue in more detail: www.adobe.com/devnet/activecontent/articles/devletter.html.