Important Note for NT/2000 PLATFORM USERS, Click Here
Single Click
- Modifying a Flash banner involves two steps. The first step is to modify the flash file itself in order to track click-throughs. The second step is to modify the HTML file which plays the flash file.
- To assign a clickTAG for your advertisement:
- The Flash File (.fla extension) must first be modified.
- The clickTAG is the tracking code assigned by the ad serving network to an individual ad. The clickTAG allows the network to register where the ad was displayed when it was clicked on. This click through data is reported to the ad serving servers so advertisers may determine the effectiveness of their campaign.
- The code below will allow ad serving networks to dynamically assign a clickTAG to their ad.
Flash MX/Flash 6
- In this example, a getURL action is being assigned to a button that will navigate the browser to [clickTAG]. The getURL(clickTAG) statement appends the variable data passed in via the OBJECT EMBED tag and navigates the browser to that location. It is the tracking code assigned by the ad serving network, which allows them to register a user's click on that advertisement.
- The expression box must be checked for the clickTAG variable to work properly. See picture below.
- In order to have a new browser window open when clicking on the banner, choose "_blank" by the window option in the action window. See picture below.
Flash MX 2004/Flash 7
- In this example, a getURL action is being assigned to a button that will navigate the browser to [clickTAG]. The getURL(clickTAG,"_blank") statement appends the variable data passed in via the OBJECT EMBED tag and navigates the browser to that location. It is the tracking code assigned by the ad serving network, which allows them to register a user's click on that advertisement.
- The url variable, clickTAG should be inserted without "" for the creative to work properly. See picture below.
- In order to have a new browser window open when clicking on the banner, enter "_blank" for the window variable. See picture below.

- Upload the gif into the OAS creative portion first and then upload the swf file and finally upload the HTML which makes all the calls.
- To learn more about modifying flash files, please visit the website at http://www.macromedia.com/resources/richmedia/
- Modifying the HTML file:
- The tag below contains the portion that needs to be modified for the HTML part of shockwave implementation. There is a "before" and "after" part. The changes are in bold in the "after" part.
- Select the Creative screen and add three creatives.
- One for the swf. file.The Click URL* can be anything since it is not being used. We usually use __QUERY__ as a place holder. Upload the swf file into OAS and set the "Display this banner" toggle to NO.
- One for the gif banner ( if there is any), The Click URL* can be anything since it is not being used. Upload the gif banner into OAS and set the "Display this banner" toggle to NO.
- One for the html code. Upload the html file into OAS and set the "Display this banner" toggle to YES. Make sure that the Click URL* field shows __QUERY__ and that the media type is text/html.
- Make sure you replace http://www.click-through.com with the exact click url for the creative.
- Make sure you replace ad_banner_example.swf with the exact name of the swf file.
- Use the Code Generator below to create the flash code to be uploaded into OAS.
- Recent changes in rich content delivery has prompted broad changes in rich media delivery methods.
- The following instructions have been designed to work with Open AdStream creative delivery.
- Instead of one tag there will now be 2 seperate tags.
- There is a link for "TFSMFlashWrapper201.js" immediately above the textarea where the code generator outputs its results.
- Please download this javascript file and upload it using the same filename (TFSMFlashWrapper201.js) into Open AdStream.
- For Oas versions 5.8 to 6.0, please upload this as a component file.
- For Oas versions below 5.8, please upload it before the final code that is generated below (as a creative file). In cases where TFSMFlashWrapper201.js is used as a seperate creative please make sure to set display to "No" so that this file does not generate an impression.
- Finally, please use the code generator to produce the SingleClick Flash Shockwave Rich Media tag for use with Open AdStream.
| After (Modified) |
|
| OAS Ad Click-Through (Enter in Click-Through field in OAS Interface) |
| __QUERY__ |
|