First, download the .zip folder found here by right-clicking on the link, selecting Save Target As..., selecting the location on your computer to save to, and then clicking Save.
Unzip the folder. If you do not have the software to unzip the downloaded folder, you can find it here - download the free trial version if you prefer not to purchase the software.
Inside the .zip file, you will find the Flash file (bnrV7ceca.swf) and a Javascript file (AC_RunActiveContent.js). Save the Flash and Javascript files locally. The Javascript file contains functions that embed your active content based on parameters it receives from the main page. For more information regarding the function of this file, please click here. Modifications to the code found in the Javascript file may result in the Flash ad not displaying properly on the most current browsers.
On the web page where you plan to use the Flash file, follow these steps:
Copy and paste the following code between the <body>...</body> tags:
Next, copy and past the following code just before the </header> tag on the web page:
<!-- Start copying code here -->
<script src="/YOUR_PATH/AC_RunActiveContent.js" type="text/javascript"></script>
<!-- Stop copying code here -->
Save and put the web page, Flash file, and Javascript file to your web server. You should now be able to see the Flash ad when you view the web page in which it was placed.