Creating install and upgrade pages

Depending on your parameter settings, you may also need HTML pages that instruct visitors to either install or upgrade the Flash Player. You can use the included HTML example pages (installFlash.html and upgradeFlash.html) and edit them to meet your needs.

Each of these pages has a link to alternate non-Flash content. You must edit this link and enter the URL for your own alternate content. It's a good idea to put your content in folders that identify the content type, for example, "flash" or "noflash."

To edit the link:

1 Open the files in an HTML or text editor.
You will see the following code:

<P><font face="Arial, Helvetica, sans-serif">If you'd prefer not to install right now, you can still visit our <A HREF="noflash/"
ONCLICK="if (document.preferences.demur.checked)
return MM_FlashDemur(1, 'minute')">alternate site</A>, which does not require Macromedia Flash Player.</font> 
2 Replace noflash/ with the URL of your alternate content.
Note: If you use the install and upgrade pages provided with the deployment kit you need to place the flash_get.gif file in the same directory.
To Table of Contents Back to Previous document Forward to next document