Creative Specs and Guidelines


Flash Specifications

Information for Submitting Flash Creative

Submit the following

  1. SWF File published no higher than version 8
  2. Backup GIF/JPF
  3. Linking URL
  4. Max 18 fps
  5. Insert the proper clickTag command only
    into the GetURL action.

Click Tracking

The author of the Flash source file (.fla) has to
assign a clickTag variable using a getURL button action.

Example:
on(release){
getURL(clickTag,"_blank")
}