Overview
ABC Digital serves standard ad units that are part of the IAB’s Universal Ad Package. Standard ads are comprised of industry standard files (gif, jpg, png, swf). These ad units are available across all ABC Digital sites and reach a broad audience.
Standard ads are accepted in the following sizes:
- 728×90
- 300×250
Accepted On
Availability
Example
Ad Specifications
Please allow five business days for testing and review.
Assets | Dimensions | File Size
|
Audio/Video | 3rd Party 1x1 | |||
---|---|---|---|---|---|---|---|
Leaderboard gif, jpg, png, swf |
728x90 | 40K | Polite download: N/A User-initiated: N/A |
N | Y | ||
Rectangle gif, jpg, png, swf |
300x250 | 40K | Polite download: N/A User-initiated: N/A |
N | Y |
Flash Guidelines
- Flash FLA files must be included with a SWF file upon request, and must be in version 5.0 or below
- Flash SWF file needs to be exported as version 10.0 or below
- Hard coded URLs are not allowed
- A default GIF will be served to browsers that do not have a compatible Flash Plug-In
- Frame Rate: 18 frames per second
- Third party served Flash ads must be have a wmode set to “opaque” in their object/embed code
- All creatives must be designed with a solid background color to avoid unwanted color conflicts with the displaying page
ClickTags: ActionScript 2
Click-through functions must use the “Get URL” command. The action script code needed for the button layer in your Flash file should look exactly as it is below. Do not insert your URL where the “http:” is below.
on (release) { if (_level0.clicktag.substr(0,5) == "http:") { getURL(_level0.clicktag, "_blank"); } }
ClickTags: ActionScript 3
The action script for the button layer in your Flash file should look exactly as it is below. Do not insert your URL where the “http:” is below.
myButton.addEventListener( MouseEvent.CLICK, function():void { if (root.loaderInfo.parameters.clicktag.substr(0,5)=="http:") { navigateToURL(new URLRequest(root.loaderInfo.parameters.clicktag), "_blank"); } });
General Guidelines
- Site reserves the right of final approval on creative assets
- The advertising content must be clearly identifiable as an advertisement, as opposed to a link within site content. Advertisers must be clearly identified by name in at least one frame of the advertising content
- Ad units that have a white or partially white background must be bound by a visible one (1) pixel non-white box built into the graphic. Creative must still meet size specifications with border
- All advertisers must have a privacy policy, no more than (one) 1 click from the linking page to the Ad unit
- Ad units must have a linking URL that resolves to an active page
- All Flash and third party creative must open a new window
- Placeholder or non-final ad content will not be considered as “proxies” for final creative