Specifications Multiple Impact

Size: px
Start display at page:

Download "Specifications Multiple Impact"

Transcription

1 Page 1 Multiple Impact This document explains which materials e-planning request for the use of ad tracking offered by Ad Magic. Before sending us the materials, please review the following specifications and recommendations that will allow us to make the necessary adjustments to display the ads properly. Remember to always send the files.fla,.swf, fonts converted to graphic, and.gif or.jpg images for the skins. How it works The format Multiple Impact is a Flash creative that shows a layer over the content of the page in the first instance and when it ends, a top banner and 2 simple banners appear with the option to modify the skin of the site. The can be displayed again by pressing the open button on the top banner. The simple banners include a close button. How is it measured The impression is measured when the top banners appears in its first frame. The view time will begin to be measured when the layer appears. If the user closes the layer before it ends, the action recorded is: Close Ad. If the layer reaches the end of the animation, the full action recorded is: Ad Completed. Each banner/layer counts click through custom metrics. How to program it The creative has 4 parts: Top Simple Banner 1 Simple Banner 2 These can be programmed in Flash, published in version 8 or higher. DOWNLOAD EXAMPLE FILES - CLICK HERE

2 Page 2 Multiple Impact In its first frame, the following action must be defined: The buttons to modify the site s skin must have the following actions, defining as a parameter the skin number: _root.eplshowskin(1); The site s original background can be restored using the following script: _root.eplrestoreskin(); In order to visualize the layer, an open button or the rollover event must be included, accordingly, where the following ActionScript code is run: _root.epldesplegar(); Simple Banners The close button will close both simple banners and it must have programmed the following action: _root.eplhidebuttons(); The layer can have a transparent background and must have a close button. In its first frame, the following ActionScript function must be requested: The close button should have the following action programmed: _root.eplcerraranuncio(); The last frame of the layer should call the following function to close automatically:

3 Page 3 Multiple Impact _root.eplanunciocompleto(); Both the top banner, the simple banners and the layer may count click actions through the custom actions. The click must be programmed as usual: geturl(_root.clicktag, _blank ); _root.eplcustomaction(1); Video Additionally the video should comply with the guidelines on HOW TO SUBMIT A VIDEO. The video should not be embedded on the banner itself, it should be called from an area defined by using a single frame on the main banner. Video playback controls Video playback is automatically triggered by default. If a stopped video functionality is desired a Play video button should be implemented to allow the user to start playback. It is strongly recommended that the audio should be muted by default and enabled manually by the user. This recommendation is based upon current IAB usability guidelines. It is mandatory for the piece to display the play, pause and replay buttons. It is mandatory for the piece not to loop the video automatically. It is not mandatory to include a wait message while de video loads. The layer close button implementation is also mandatory. The click area shouldn t interfere with the video control buttons. Assets to submit A.fla file corresponding to each of the pieces and complying with the above guidelines A.swf file for each fla Remember that fonts must be converted to graphic inside the creativity Up to four.gif or.jpg skin files Adding Rich Media ad in e-planning add as Add Magic Multiple Impact.

4 Page 1 Quintuple Impact This document explains which materials e-planning request for the use of ad tracking offered by Ad Magic. Before sending us the materials, please review the following specifications and recommendations that will allow us to make the necessary adjustments to display the ads properly. Remember to always send the files.fla,.swf, fonts converted to graphic, and.gif or.jpg images for the skins. How it works The format Quintuple Impact is a Flash creative that shows a layer over the content of the page in the first instance and when it ends, a top banner and 3 simple banners appear with the option to modify the skin of the site. The can be displayed again by pressing the open button on the top banner. The simple banners include a close button. How is it measured The impression is measured when the top banners appears in its first frame. The view time will begin to be measured when the layer appears. If the user closes the layer before it ends, the action recorded is: Close Ad. If the layer reaches the end of the animation, the full action recorded is: Ad Completed. Each banner/layer counts click through custom metrics. How to program it The creative has 5 parts: Top Simple Banner 1 Simple Banner 2 Simple Banner 3 These can be programmed in Flash, published in version 8 or higher.

5 Page 2 Quintuple Impact DOWNLOAD EXAMPLE FILES - CLICK HERE In its first frame, the following action must be defined: The buttons to modify the site s skin must have the following actions, defining as a parameter the skin number: _root.eplshowskin(1); The site s original background can be restored using the following script: _root.eplrestoreskin(); In order to visualize the layer, an open button or the rollover event must be included, accordingly, where the following ActionScript code is run: _root.epldesplegar(); Simple Banners The close button will close both simple banners and it must have programmed the following action: _root.eplhidebuttons(); The layer can have a transparent background and must have a close button. In its first frame, the following ActionScript function must be requested: The close button should have the following action programmed: _root.eplcerraranuncio();

6 Page 3 Quintuple Impact The last frame of the layer should call the following function to close automatically: _root.eplanunciocompleto(); Both the top banner, the simple banners and the layer may count click actions through the custom actions. The click must be programmed as usual: geturl(_root.clicktag, _blank ); _root.eplcustomaction(1); Video Additionally the video should comply with the guidelines on HOW TO SUBMIT A VIDEO. The video should not be embedded on the banner itself, it should be called from an area defined by using a single frame on the main banner. Video playback controls Video playback is automatically triggered by default. If a stopped video functionality is desired a Play video button should be implemented to allow the user to start playback. It is strongly recommended that the audio should be muted by default and enabled manually by the user. This recommendation is based upon current IAB usability guidelines. It is mandatory for the piece to display the play, pause and replay buttons. It is mandatory for the piece not to loop the video automatically. It is not mandatory to include a wait message while de video loads. The layer close button implementation is also mandatory. The click area shouldn t interfere with the video control buttons. Assets to submit A.fla file corresponding to each of the pieces and complying with the above guidelines A.swf file for each fla Remember that fonts must be converted to graphic inside the creativity Up to four.gif or.jpg skin files Adding Rich Media ad in e-planning add as Add Magic Quintuple Impact.

7 Page 1 Triple Impact This document explains which materials e-planning requests for the use of ad tracking offered by Ad Magic. Remember to always send the files.fla,.swf, and fonts converted to graphic. How it works The Triple Impact creativity is characterized by showing a layer overlay in the first stage and then two regular banners. Afterwards the main layer can be reopened by clicking open on the regular banner. How is it measured The impression is measured when the layer is displayed, on the first frame of the animation. View time exposure will begin to be measured as soon as the layer is displayed. If the user closes the layer before it ends, the action recorded is: Close ad. If the layer reaches the end of the animation, the full action recorded is: Ad completed. How to program it This format is composed of 3 parts: Regular banner Regular banner All 3 parts should be programmed in Flash (version 8 or higher). DOWNLOAD EXAMPLE FILES - CLICK HERE In order to allow the used to reopen the payer an open button or rollover behavior should be implemented, in any case the following ActionScript code should be executed: _root.epldesplegar();

8 Page 2 Triple Impact The layer can have a transparent background and it should have a close button. On the first frame of the animation the following ActionScript call should be used: The close button should be programmed with the following call: _root.eplcerraranuncio(); The last frame of the animation should include this ActionScript call: _root.eplanunciocompleto(); The click area should be using the following function: geturl(_root.clicktag, _blank ); Video Additionally the video should comply with the guidelines on HOW TO SUBMIT A VIDEO. The video should not be embedded on the banner itself, it should be called from an area defined by using a single frame on the main banner. Video playback controls Video playback is automatically triggered by default. If a stopped video functionality is desired a Play video button should be implemented to allow the user to start playback. It is strongly recommended that the audio should be muted by default and enabled manually by the user. This recommendation is based upon current IAB usability guidelines. It is mandatory for the piece to display the play, pause and replay buttons. It is mandatory for the piece not to loop the video automatically. It is not mandatory to include a wait message while de video loads. The layer close button implementation is also mandatory. The click area shouldn t interfere with the video control buttons.

9 Page 3 Triple Impact Assets to submit A.fla file corresponding to each of the 3 pieces and complying with the above guidelines A corresponding.swf file for each of the pieces All the fonts used in the creativity should be converted to curves Adding Rich Media ad in e-planning add as Add Magic Triple Impact.

Digital Media Ad Specs

Digital Media Ad Specs Italy Ad Specs 2013 GENERAL INFORMATION Creative delivery/contact information: stuart_williams@discovery.com Turn-around time Standard creatives: 2 business days Video & Rich Media: 4 business days A default

More information

Adform Nousukas (1600x40 > 1600x400) PRODUCTION GUIDE

Adform Nousukas (1600x40 > 1600x400) PRODUCTION GUIDE Adform Nousukas (1600x40 > 1600x400) PRODUCTION GUIDE Production Guide 1 Table of Contents Nousukas (1600x40 > 1600x400) 2 User Experience 2 Initial Stage 2 Expanded Stage 2 Creative assets 2 Specs 2 Audio

More information

INDEX. Sr. No. Content Pages. I. Fully Customizable In-Footer Universal Requirements

INDEX. Sr. No. Content Pages. I. Fully Customizable In-Footer Universal Requirements INDEX Sr. No. Content Pages 1. 2. 3. 4. 5. 6. Standard In-Footer Standard In-Footer Expandable I. Standard In-Footer Expandable Universal In-Footer Video with Custom Skinning I. Fully Customizable In-Footer

More information

CREATIVE SPECIFICATIONS

CREATIVE SPECIFICATIONS CREATIVE SPECIFICATIONS Table of Contents Important Information...2 Definitions used in this Document...2 Video Testing Tools...2 Desktop Display Creatives...3 Expandable...4 In-Banner Video...5 Billboard...6

More information

HEALIO.COM ADVERTISING SPECIFICATIONS

HEALIO.COM ADVERTISING SPECIFICATIONS The following are technical specifications for all digital advertising opportes offered by Slack, Inc. including, but not limited to, Healio.com, all associated email news wires, and all mobile apps. Slack,

More information

Product: Leaderboard Dimensions: File Size: 40 kb Max File Format: JPG, PNG, GIF, SWF Animation: 15 Seconds Max

Product: Leaderboard Dimensions: File Size: 40 kb Max File Format: JPG, PNG, GIF, SWF Animation: 15 Seconds Max Product: Leaderboard Dimensions: 728 90 File Format: JPG, PNG, GIF, SWF Product: Rectangle Dimensions: 300 250 File Format: JPG, PNG, GIF, SWF Product: Half Page Dimensions: 300 600 File Format: JPG, PNG,

More information

AD UNIT & TAKEOVER Last updated : 24 February 2011

AD UNIT & TAKEOVER Last updated : 24 February 2011 AD UNIT & TAKEOVER Last updated: 24 February 2011 Flash Ads FLASH VERSIONS Flash 9 or below FRAME RATE Must be no more than 18fps FILE SIZE Cannot exceed 40K ANIMATION 15 seconds maximum Backup jpgs/gifs

More information

CREATIVE BUILD GUIDE LOWRIDER

CREATIVE BUILD GUIDE LOWRIDER CREATIVE BUILD GUIDE LOWRIDER LOWRIDER CREATIVE SPECS Animation format: Initial dimensions: 970px (w) 40px (h) Maximum expanded dimensions: 970px (w) x 245px (h) Maximum file size: 150KB File format: SWF

More information

INDUSTRY SITES AD SPECIFICATIONS

INDUSTRY SITES AD SPECIFICATIONS INDUSTRY SITES AD SPECIFICATIONS TRUCKSALES / CONSTRUCTIONSALES / FARMMACHINERYSALES 1 HTML5 AD SPECIFICATIONS Hosting Options Rich Media HTML5 ads must be third party served via DoubleClick or Sizmek.

More information

Technical Specifications Leaderboard + Mobile Leaderboard. 27/12/2018 Tech Specs 1

Technical Specifications Leaderboard + Mobile Leaderboard. 27/12/2018 Tech Specs 1 27/12/2018 Tech Specs 1 27/12/2018 Screenshot 2 Format Device Width*Height Extensions Max. weight Animation Clicktag Leaderboard Desktop / Tablet 728*90 HTML5/GIF/JPG 70 kb 3 loops in 15 clicktag Mobile

More information

Creative specifications

Creative specifications Creative specifications For all advertising across the APN Digital Network, please refer to the detailed creative specifications located below. If you have any questions relating to the creative specifications,

More information

For General Advertising Information, call TABLE OF CONTENTS

For General Advertising Information, call TABLE OF CONTENTS digital ad specifications TABLE OF CONTENTS General Requirements... 2 Standard Display Sizes... 2 Unique Ad Formats...3-5 Billboard... 3 Interstitial... 3 Expanding Medium Rectangle... 3 Expanding Leaderboard...

More information

3 rd party Standard ads & rich media technical Specifications

3 rd party Standard ads & rich media technical Specifications 3 rd party Standard ads & rich media technical Specifications 2017 COALITION FOR BETTER ADS We fully support the initiative to improve users overall experience in the world of online advertising, including

More information

Flash Domain 4: Building Rich Media Elements Using Flash CS5

Flash Domain 4: Building Rich Media Elements Using Flash CS5 Flash Domain 4: Building Rich Media Elements Using Flash CS5 Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Make rich media content development

More information

Advertising Standards and Creative Specifications

Advertising Standards and Creative Specifications The Loop Advertising Standards and Creative Specifications Advertising Standards and Creative Specifications The Loop reserves the right to refuse any advertising/advertisers, make exceptions to this policy

More information

Related Solution(s) Note: Standard Ad Solution. KBB.com Advertising Specifications Medium Rectangle (MREC) Ad Unit

Related Solution(s) Note: Standard Ad Solution. KBB.com Advertising Specifications Medium Rectangle (MREC) Ad Unit KBB.com s Advertising Specifications Medium Rectangle HTML5 Note: Standard Ad Solution Related Solution(s) Retention/Conquest Package Native Sponsored Content Package New Car Spotlight Package New Car

More information

HTML5 Creatives. MediaMath now supports HTML5 Creatives. Each T1AS HTML5 Creative must be uploaded with the following 2 components:

HTML5 Creatives. MediaMath now supports HTML5 Creatives. Each T1AS HTML5 Creative must be uploaded with the following 2 components: HTML5 Creatives MediaMath now supports HTML5 Creatives. Each T1AS HTML5 Creative must be uploaded with the following 2 components: Component HTML5 Asset Package: The zip file for the T1AS HTML5 creative.

More information

DIGITAL TECHNICAL SPECS

DIGITAL TECHNICAL SPECS DIGITAL TECHNICAL SPECS VendingMarketWatch.com and Cygnus Business Media reserve the right to ask for revisions or reject any advertising it deems, in its sole opinion, not in keeping with its standards.

More information

Deadlines The creative must be received no later than 3 working days (usually a Wednesday) before the commencement of the advertisement.

Deadlines The creative must be received no later than 3 working days (usually a Wednesday) before the commencement of the advertisement. MetService Online Advertising Technical Specifications Updated: 04 November, 2015 FORMATS & DEADLINES Please note: If advertisements do not meet the specifications below, MetService may be unable to load

More information

1 GENERAL CREATIVE SPECS

1 GENERAL CREATIVE SPECS CREATIVE & TAG REQUIREMENTS 2016 1 GENERAL CREATIVE SPECS We are able to accept any creative size. The most common dimensions are listed below 1.1 CREATIVE DIMENSIONS - DESKTOP 728 x 90 300 x 250 160 x

More information

Flash Ads. Tracking Clicks with Flash Clicks using the ClickTAG

Flash Ads. Tracking Clicks with Flash Clicks using the ClickTAG How-to Guide to Displaying and Tracking Rich-Media/Flash Ads Image advertising varies from standard GIF, JPG, PNG to more interactive ad technologies such as Flash, or rich-media (HTML Ads). Ad Peeps can

More information

Unit Width Height Max FPS Flash Max Anim

Unit Width Height Max FPS Flash Max Anim West Coast Sales Laurie Hironaka lhironaka@topix.com South East Sales Molly Hughes molly@topix.com East Coast Sales Eric Dauré eric@topix.com North East Sales Bruce Reilly bruce@topix.com Topix Ad Specifications

More information

Ad Specifications CONTENTS

Ad Specifications CONTENTS CONTENTS Key Specifications 2 Available Placements and Approved Third Party Ad Servers 3 Rich Media 4 Polite Download / In-Unit Video 4 Expandable 4 Floating to Ad Unit 5 Homepage 6 Infopane 6 Textlinks

More information

REQUIRED CREATIVE ASSETS

REQUIRED CREATIVE ASSETS REQUIRED CREATIVE ASSETS Your Sales Representatives and Account Manager are here to help with any questions about your campaign. For questions regarding assets, creative execution, or tracking, please

More information

Online Creative Production Guidelines

Online Creative Production Guidelines POWERED BY FARM JOURNAL MEDIA Online Creative Production Guidelines 1 Last updated: 8-01- Overview of Basic Ad Units Available Leaderboard 728x90 Tower 160x600 Big Box 300x250 Text Ad 290x100 Big Box 300x250

More information

MetService Online Advertising Technical Specifications

MetService Online Advertising Technical Specifications MetService Online Advertising Technical Specifications Updated: 01 October 2013 FORMATS & DEADLINES Please note: If advertisements do not meet the specifications below, MetService may be unable to load

More information

GUIDELINES & SPECIFICATIONS FOR ADVERTISING ON THE SOJERN PLATFORM. Travel s Leading Performance Marketing Engine

GUIDELINES & SPECIFICATIONS FOR ADVERTISING ON THE SOJERN PLATFORM. Travel s Leading Performance Marketing Engine GUIDELINES & SPECIFICATIONS FOR ADVERTISING ON THE SOJERN PLATFORM Travel s Leading Performance Marketing Engine 2 Overview ENGAGE TRAVELERS Sojern is travel s leading data-driven performance marketing

More information

Ad specifications. 20 th Revision

Ad specifications. 20 th Revision Ad specifications 20 th Revision 2017.09.06 Table of Contents Disclaimer... 4 Specifications overview... 4 General Guidelines... 4 Submission Lead-Time... 4 Content... 5 Functionality... 5 Look & Feel...

More information

AD SPECIFICATIONS - FEBRUARY 2018

AD SPECIFICATIONS - FEBRUARY 2018 AD SPECIFICATIONS - FEBRUARY 2018 AD SUBMISSION DEADLINES FIRST PARTY SERVED CREATIVE Creative Type Time Required HTML5 Rich Media 5 business days - Creative will need to best staged and tested to ensure

More information

MetService Online Advertising Technical Specifications

MetService Online Advertising Technical Specifications MetService Online Advertising Technical Specifications Updated: 17 March 2015 FORMATS & DEADLINES Please note: If advertisements do not meet the specifications below, MetService may be unable to load the

More information

Ad Creative General Guidelines

Ad Creative General Guidelines Ad Creative General Guidelines Introduction This document is a general reference guide for online advertising on the statesman.com family of websites and Yahoo! All advertising creative must perform acceptably

More information

Online banner advertising specifications 2013

Online banner advertising specifications 2013 1 General Guidelines 2 Newsletters 3 Rich Media 5 Video 6 Mobile Specs 7 Flash 8 Custom Content/ Microsites 8 Skin Specifications Online banner advertising specifications 2013 general guidelines Important

More information

AD SPECIFICATIONS. Standard Banners. Site Served. Creative. Animation DAA Ad Marker * Raw Assets Delivery. Availability. Metrics

AD SPECIFICATIONS. Standard Banners. Site Served. Creative. Animation DAA Ad Marker * Raw Assets Delivery. Availability. Metrics Standard Banners A standard banner ad is an ad unit that can be a static or animated image. The ad unit can link to a wide variety of actions, including a mobile site, app store, video, etc. Creative Design

More information

Sharper Insight. Smarter Investing Advertising Specs

Sharper Insight. Smarter Investing Advertising Specs Sharper Insight. Smarter Investing. 2017 Advertising Specs Policies & Terminology 2 General Policy All ads must open in a new window when clicked on. Investopedia.com reserves the right to refuse any creative.

More information

Online banner advertising specifications 2012

Online banner advertising specifications 2012 1 General Guidelines 1 Newsletters 2 Flash 3 Expandables 5 Video 6 Sponsorship Opportunities 7 Mobile Specs Online banner advertising specifications 2012 General Guidelines Dimensions 728 90 300 350 300

More information

2013 Specs NRN.com. NOTE: Penton Media uses DoubleClick DART for all of its ad serving.

2013 Specs NRN.com. NOTE: Penton Media uses DoubleClick DART for all of its ad serving. IMPORTANT: Please share this entire document with your creative designers to avoid materials being returned to you because they do not meet our specifications. ADVERTISEMENT GUIDELINES NRN.com reserves

More information

Super banner. Deliverables. HTML5 + Backup Image / Super Banner. Image

Super banner. Deliverables. HTML5 + Backup Image / Super Banner. Image Super banner Deliverables Ad formats Material set HTML5 + Backup Image / Image Materials File Type Dimensions Max File Size HTML5 HTML 975x100 200KB Image GIF, JPG or PNG 975x100 50KB Backup Image GIF,

More information

Exclusive, all-day ownership of ads on home pages of WebMD, MedicineNet, RxList, and emedicinehealth.

Exclusive, all-day ownership of ads on home pages of WebMD, MedicineNet, RxList, and emedicinehealth. Description: Homepage Roadblock Technical Specifications for WebMD Exclusive, all-day ownership of ads on home pages of WebMD, MedicineNet, RxList, and emedicinehealth. Required units: 300x250 728x90 160x600

More information

gif, jpg 17 on mobile devices Sponsor board 18 during LIVE emissions Hybrid application

gif, jpg 17 on mobile devices Sponsor board 18 during LIVE emissions Hybrid application Technical specifications for advertisement forms Size, weight, advertisement format Advertisement Maximum file Dimensions [px] File format Page number form size Billboard 50kb 750x100 gif, jpg, swf 5 Double

More information

This will ensure full campaign support, regardless of individual trafficker availability.

This will ensure full campaign support, regardless of individual trafficker availability. Technical Specifications for Professional Media Rotation Medscape.com & emedicine.com Last Modified: January 11, 2009 Materials Submission and Support Please send ad materials and correspondence to: WebMD

More information

PRODUCTION GUIDE. Adform Skin (836x x x x x754)

PRODUCTION GUIDE. Adform Skin (836x x x x x754) PRODUCTION GUIDE Adform Skin (836x754 + 942x754 + 1152x754 + 1264x754 + 1600x754) Production Guide 1 Table of Contents Skin (836x754 + 942x754 + 1152x754 + 1264x754 + 1600x754) 2 User Experience 2 Creative

More information

Online Advertising Specification

Online Advertising Specification Online Advertising Specification Contact Ad Operations Email: Adops@emap.com 0203 0332611 Ben Hadaway (Head of Ad Operations) 0203 0332610 Aejaz Shaikh (Deputy Manager) 0203 0332612 Calum Peak (Junior

More information

CREATIVE. ANIMATION 15 seconds max regardless of number of loops. Must be delivered as an animated GIF. SITE SERVED STANDARD BANNERS

CREATIVE. ANIMATION 15 seconds max regardless of number of loops. Must be delivered as an animated GIF. SITE SERVED STANDARD BANNERS STANDARD BANNERS A standard banner ad is an ad unit that can be a static or animated image. The ad unit can link to a wide variety of actions, including a mobile site, app store, video, etc. CREATIVE DESIGN

More information

Online Advertising Specification

Online Advertising Specification Online Advertising Specification Contact Ad Operations Email: Adops@emap.com 0203 0332611 Ben Hadaway (Head of Ad Operations) 0203 0332610 Aejaz Shaikh (Deputy Manager) 0203 0332612 Calum Peak (Junior

More information

To add actions to a button:

To add actions to a button: To add actions to a button: 1. Place your button on the stage and select it. 2. Choose Window Development Panels Actions. 2 Flash opens the Actions window, pictured below. Please note that to apply an

More information

This will ensure full campaign support, regardless of individual trafficker availability.

This will ensure full campaign support, regardless of individual trafficker availability. Technical Specifications for Specialty HomePage TakeOver Medscape.com & emedicine.com Last Modified: June 8th, 2009 Materials Submission and Support Please send ad materials and correspondence to: WebMD

More information

ADVERTISING SPECIFICATIONS MWN - ADVERTISING SPECIFICATIONS

ADVERTISING SPECIFICATIONS MWN - ADVERTISING SPECIFICATIONS ADVERTISING SPECIFICATIONS Contents General Advertising Guidelines... 4 Creative Content Guidelines... 5 Medium Rectangle (MRec)... 6 Leaderboard (LB)... 7 Billboard... 8 Half Page... 9 Tall Skyscraper...

More information

AARP Creative Asset Specifications

AARP Creative Asset Specifications AARP Creative Asset Specifications Submissions are not considered complete without all creative assets, text, click-through URLs, and landing pages. If the landing page will not be live by the submission

More information

2017 NASCAR DIGITAL MEDIA ADVERTISING SPEC SHEETS

2017 NASCAR DIGITAL MEDIA ADVERTISING SPEC SHEETS 2017 NASCAR DIGITAL MEDIA ADVERTISING SPEC SHEETS ROS Ad Specs Ad Unit Ad Size Expandable Max Initial Rich Media Dimension File Size Medium Rectangle 300x250 N/A Yes 200K 300K Leaderboard 728x90 728x270

More information

This will ensure full campaign support, regardless of individual trafficker availability.

This will ensure full campaign support, regardless of individual trafficker availability. Technical Specifications for Professional Condition Roadblock Last Modified: Dec 5th, 2009 Materials Submission and Support Please send ad materials and correspondence to: WebMD Ad Submission ads@webmd.net

More information

Standard File Size 40k 40k 40k 40k 40k. Max File Size 100k 100k 100k 100k 100k. SWF File Size 40k 40k 40k 40k 40k. Click/Destination URL.

Standard File Size 40k 40k 40k 40k 40k. Max File Size 100k 100k 100k 100k 100k. SWF File Size 40k 40k 40k 40k 40k. Click/Destination URL. General Guidelines Dimensions 728x 90 300x250 300x600 300x100 980x30 Important Information n Expanding Panel Z-index should be setup as 1. n Wmode should be set as Transparent n Any creative with a white

More information

General Policies. Investopedia.com reserves the right to refuse any creative. All creatives must be delivered 6 days prior to campaign launch.

General Policies. Investopedia.com reserves the right to refuse any creative. All creatives must be delivered 6 days prior to campaign launch. General Policies Investopedia.com reserves the right to refuse any creative. All creatives must be delivered 6 days prior to campaign launch. All in-banner audio and expansion must be user-initiated. When

More information

GENERAL GUIDELINES 2018 DIGITAL SPECS IMPORTANT INFORMATION FUNCTIONALITY TIMELINES AND DELIVERY

GENERAL GUIDELINES 2018 DIGITAL SPECS IMPORTANT INFORMATION FUNCTIONALITY TIMELINES AND DELIVERY GENERAL GUIDELINES IMPORTANT INFORMATION HTML 5 banners are supported for all platforms All creatives are subject to final approval by Haymarket Media, Inc FUNCTIONALITY Sound: Sound must be off by default

More information

Online banner advertising specifications

Online banner advertising specifications General Guidelines empr.com site Leaderboard 728290 IMU 3002250 Half-page unit 3002600 Slim IMU 3002100 Navigation bar ad 992230/text & logo Ad server DoubleClick DoubleClick DoubleClick DoubleClick DoubleClick

More information

-Remember to always hit Command + S every time you make a change to your project going forward.

-Remember to always hit Command + S every time you make a change to your project going forward. -Open Animate -Under Create New - Select ActionScript 3.0 -Choose Classic as the Design type located in the upper right corner -Animate workspace shows a toolbar, timeline, stage, and window tabs -From

More information

Unit 5 Enhancing user experience with Adobe Flash CS4

Unit 5 Enhancing user experience with Adobe Flash CS4 Unit 5 Enhancing user experience with Adobe Flash CS4 Timing: 10 12 hours Unit overview In this unit, students begin using Adobe Flash CS4 to enhance user experience on the web. Students discover ways

More information

Website Advertising Specifications

Website Advertising Specifications Website Advertising Specifications Ad Unit Dimensions Accepted Max File Duration 3rd Party Lead Other Formats Size Looping Serving Time Notes Leaderboard 728x90 pixels gif SWF (rich media, Flash with backup

More information

Ad Spec Guide

Ad Spec Guide Ad Spec Guide 2015 1 Desktop. Standard Formats ABOVE THE FOLD Pushdown: 970x90 970x415 Mega Banner: 900x250 or 970x250 Leaderboard: 728x90 MPU1: HPU1: 300x600 BELOW THE FOLD MPU2: HPU2: 300x600 NB. All

More information

UBM Medica digital SpecificationS

UBM Medica digital SpecificationS Newsletter Guidelines Regularly Scheduled Positions available: 728x90, 160x600, 300x250, 300x600, or text Creative Specifications - Third party tags (HREF, IMG SRC) for the use of gif or jpg - DoubleClick

More information

Display guidelines UCAS Media Version 1.0

Display guidelines UCAS Media Version 1.0 Display guidelines UCAS Media Version 1.0 Thank you for choosing to advertise with UCAS. Please take the time to read the following display advertising specification guidelines, before submitting creatives

More information

Technical Specifications ONLINE 2018 Q4. De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Vier & Vijf Zes

Technical Specifications ONLINE 2018 Q4. De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Vier & Vijf Zes Technical Specifications ONLINE 2018 Q4 De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Vier & Vijf Zes Index DISPLAY & VIDEO 3 Formats overview Display 3 Formats overview Video

More information

Technical Specifications Half Page + Mobile Medium Rectangle. 31/05/2016 Tech Specs 1

Technical Specifications Half Page + Mobile Medium Rectangle. 31/05/2016 Tech Specs 1 31/05/2016 Tech Specs 1 31/05/2016 Screenshot 2 Format Device Width*Height Extensions Max. weight Animation Clicktag Half Page Desktop / Tablet 300*600 HTML5/GIF/JPG 70 kb 3 loops in 15 clicktag Mobile

More information

Universal Ad Package (UAP)

Universal Ad Package (UAP) Creative Unit Name Medium Rectangle imum Expanded not Additional for OBA Self- Reg Compliance (Note 1) Polite File User- Initiated File Additional Streaming File for Universal Ad Package (UAP) Video &

More information

General Directions for Creating a Program with Flash

General Directions for Creating a Program with Flash General Directions for Creating a Program with Flash These directions are meant to serve as a starting point for a project in Flash. With them, you will create four screens or sections: 1) Title screen;

More information

Flash Domain 2: Identifying Rich Media Design Elements

Flash Domain 2: Identifying Rich Media Design Elements Flash Domain 2: Identifying Rich Media Design Elements Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Identify general and Flash-specific

More information

Adobe Web Communication using Dreamweaver CS5 Curriculum/Certification mapping

Adobe Web Communication using Dreamweaver CS5 Curriculum/Certification mapping Adobe Web Communication using Dreamweaver CS5 Curriculum/Certification mapping OBJECTIVES Domain 1.0 Setting Project Requirements 1.1 Identify the purpose, audience, and audience needs for a website. 1.2

More information

APN Digital RATE CARD 2010

APN Digital RATE CARD 2010 APN Digital RATE CARD 2010 Contents RATE CARD 2010 3 About APN Digital 4 Regional News Network (RNN) 5 RNN new ad formats 8 Rate card 9 Creative Specifications 10 Rich media specifications 11 Skin Specifications

More information

Ad Specs. Guidelines & Policies. Dec. 2018

Ad Specs. Guidelines & Policies. Dec. 2018 Ad Specs Guidelines & Policies Dec. 2018 AD SPECS GUIDELINES & POLICIES DISPLAY ADVERTISING CREATIVE FORMATS GUIDELINES QUICK REFERENCE GUIDE General Ad Requirements (Apply to all ads): Audio: Must be

More information

Flexible and LEAN Ads

Flexible and LEAN Ads Flexible and LEAN Ads The IAB New Ad Portfolio emphasizes LEAN (Light, Encrypted, AdChoices supported, and Non-invasive) ad experience and flexible size ad specifications. LEAN ad experience for digital

More information

How to Create a Slideshow Information Box on the Orbit Screen

How to Create a Slideshow Information Box on the Orbit Screen How to Create a Slideshow Information Box on the Orbit Screen Summary A slideshow information box is a space saving way to display a number of messages, information or promotions you wish to let your borrowers

More information

DIGITAL TECHNICAL SPECS

DIGITAL TECHNICAL SPECS DIGITAL TECHNICAL SPECS OEM Off- Highway and AC Business Media reserve the right to ask for revisions or reject any advertising it deems, in its sole opinion, not in keeping with its standards. Opinions

More information

MOBILE ONLY: 320x50 max 15KB Allowed file type gif, jpg, or png. LEADERBOARD 728x90. LEADERBOARD 728x90. MLB 320x50

MOBILE ONLY: 320x50 max 15KB Allowed file type gif, jpg, or png. LEADERBOARD 728x90. LEADERBOARD 728x90. MLB 320x50 LEADERBOARD 728x90 DESKTOP & TABLET: 728x90 max 40KB (extra 100KB is permitted if served via 3rd party tag with polite download) Allowed file type gif, jpg, png or swf If supplying a swf please also provide

More information

Materials & Specifications

Materials & Specifications Materials & Specifications Online TABLE OF CONTENTS SUBMISSION GUIDELINES... 2 TRADITIONAL AD SIZES ACCEPTED*... 2 CRITICAL CREATIVE SPECIFICATIONS... 2 ADVERTISER-SUPPLIED AD UNITS... 3 Expanding Ads...3

More information

Wallpaper Creative Guidelines

Wallpaper Creative Guidelines Wallpaper Creative Guidelines DESIGNING WALLPAPER CREATIVE Avoid strong repetitive or tiled patterns, colours and text Design wallpaper to compliment and act as a creative extension of the ad units CREATIVE

More information

Technical Specifications ONLINE. De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Vier & Vijf

Technical Specifications ONLINE. De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Vier & Vijf Technical Specifications ONLINE 2018 De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Vier & Vijf Index DISPLAY & VIDEO 3 Formats overview Display 3 Formats overview Video 4 TABLET

More information

Online. Te c h n i c a l s p e c i f i c a t i o n s

Online. Te c h n i c a l s p e c i f i c a t i o n s Online Te c h n i c a l s p e c i f i c a t i o n s Contents General information 3 Delivery of the creatives 4 Delivery of advertising 5 Flash Click-Tracking (AS2) 6 Flash Click-Tracking (AS3) 7 Flash

More information

TechSpecs Large Leaderboard

TechSpecs Large Leaderboard Large Leaderboard 840*150 weight Large Leaderboard 840*150 SWF/GIF/JPG 50 kb 3 loops in 15 _root.clicktag Leaderboard in javascript Medium Rectangle 300*250 weight Medium Rectangle 300*250 SWF/GIF/JPG

More information

IAB Digital Video Filmstrip Digital Video Rising Star Ad Unit. Style Guide and Tech Specs

IAB Digital Video Filmstrip Digital Video Rising Star Ad Unit. Style Guide and Tech Specs 1 IAB Digital Video Filmstrip Rising star - Style Guide and Tech Specs V9 for Public Comment IAB Digital Video Filmstrip Digital Video Rising Star Ad Unit Style Guide and Tech Specs Created by In Partnership

More information

CSO Online Material Specifications

CSO Online Material Specifications CSO Online Material Specifications, Table of Contents Submission Guidelines... 2 Traditional Ad Sizes Accepted*... 2 Critical Creative Specifications... 2 Advertiser-Supplied Ad Units... 3 Expanding Ads...

More information

Technical Specifications for Digital Advertising

Technical Specifications for Digital Advertising Welcome to Doctor Oz! We appreciate your inquiry to advertise with us. Please contact us to learn about digital advertising opportunities. Doug Weiner doug_weiner@spe.sony.com VP, Sales (312) 494-5227

More information

What we offer. Our Components. What we offer. Banners. Expandables. Interstitals

What we offer. Our Components. What we offer. Banners. Expandables. Interstitals Spec Sheet What we offer What we offer We use branded imagery and messaging to invite the user to interact across multiple screens which include the following both ios and Android platforms. Our ad offering

More information

MetService Online Advertising Technical Specifications

MetService Online Advertising Technical Specifications MetService Online Advertising Technical Specifications NAVIGATION Formats & deadlines Creative specifications HTML5 creatives Rich media Takeovers Full page Forecast image Homepage Intergration Video pre-rolls

More information

2017 NASCAR DIGITAL MEDIA ADVERTISING SPEC SHEETS

2017 NASCAR DIGITAL MEDIA ADVERTISING SPEC SHEETS 2017 NASCAR DIGITAL MEDIA ADVERTISING SPEC SHEETS ROS Ad Specs Ad Unit Ad Size Expandable Max Initial Max Polite Rich Media Dimension File Size File Size Medium Rectangle 500x250 Yes 50K 100K Leaderboard

More information

Technical Specifications ONLINE 2019 Q1. De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg

Technical Specifications ONLINE 2019 Q1. De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Technical Specifications ONLINE 2019 Q1 De Standaard Het Nieuwsblad Gazet van Antwerpen Het Belang van Limburg Index DISPLAY & VIDEO 3 Formats overview Display 3 Formats overview Video 4 TABLET 5 Formats

More information

New Cars - Hero Image Guidelines. High Impact Homepage. Desktop & Mobile Specifications

New Cars - Hero Image Guidelines. High Impact Homepage. Desktop & Mobile Specifications New Cars - Hero Image Guidelines High Impact Homepage Desktop & Mobile Specifications 1 Checklist PLACEMENT DEVICE DIMENSIONS (WXH) FORMAT IMAGE SIZE EXPANDED PANEL DIMENSIONS (WXH) INITIAL BANNER LOAD

More information

Ad Specs. Guidelines & Policies. Feb. 2017

Ad Specs. Guidelines & Policies. Feb. 2017 Ad Specs Guidelines & Policies Feb. 2017 AD SPECS GUIDELINES & POLICIES DISPLAY ADVERTISING POLICIES This policy document applies to all the display banners advertised on the Softonic websites as well

More information

If you are supplying a 970x250 Billboard or 970x90 Super Leaderboard you must supply the following sizes for Mobile and Tablet:

If you are supplying a 970x250 Billboard or 970x90 Super Leaderboard you must supply the following sizes for Mobile and Tablet: Creative Guidelines All creatives should be supplied 7 business days prior to launch for testing and approval Failure to provide copy to the required specifications outlined in Centaur Media PLC s specification

More information

Creative Specifications for Online Ads

Creative Specifications for Online Ads Creative Specifications for Online Ads TABLE OF CONTENTS STANDARD ADS... 3 SLIDING BILLBOARD... 4 MOBILE ADS... 6 HIGH SCHOOL SPORTS MOBILE ADS... 6 MOBILE APP ADS... 6 WALLPAPER ADS... 7 EXPANDABLE ADS...

More information

DISPLAY GUIDELINES. December 2018

DISPLAY GUIDELINES. December 2018 DISPLAY GUIDELINES December 2018 2 Thank you THANK YOU FOR CHOOSING TO ADVERTISE WITH UCAS. Please take the time to read the following display specifications, before submitting creative to us. These guidelines

More information

DIGITAL AD SPECS. Rectangle Dimensions: 300x250. File Size: 60 kb Max. File Format: JPG, PNG, GIF, ad tags Animation: GIF, HTML5, 15 sec max; IBV

DIGITAL AD SPECS. Rectangle Dimensions: 300x250. File Size: 60 kb Max. File Format: JPG, PNG, GIF, ad tags Animation: GIF, HTML5, 15 sec max; IBV DESKTOP ADS Leaderboard Dimensions: 78x90 Animation: GIF, HTML5, 5 sec max; IBV 78x90 > 78x70 Half Page Dimensions: 300x600 File Size: 60 kb Animation: GIF, HTML5, 5 sec max; IBV Expandable size: 300x600

More information

Mississippi Department of Education Office of Curriculum and Instruction

Mississippi Department of Education Office of Curriculum and Instruction Mississippi Department of Education Office of Curriculum and Instruction Course Title: Web Design and Media Rich Content Grade Level: 9, 10, 11, 12 Carnegie Unit: 1 Contact: MDE Office of Curriculum &

More information

ONLINE BANNER ADVERTISING SPECIFICATIONS 2014

ONLINE BANNER ADVERTISING SPECIFICATIONS 2014 1 General Guidelines 2 Flash 4 Expandables 6 Video 7 Skin Specifications 8 Newsletters 9 Whitepapers 10 Mobile Specs 12 Custom Content & Sponsor Opportunities ONLINE BANNER ADVERTISING SPECIFICATIONS 2014

More information

MATERIAL SPECIFICATIONS

MATERIAL SPECIFICATIONS WIDESPACE AD FORMATS MATERIAL SPECIFICATIONS February 11, 2016 traffic@widespace.com +46 8 660 66 90 INTRODUCTION Usage and distribution 3 SMARTPHONES Takeover 5 Swipe 6 Store Locator 7 Video 8 StreamView

More information

Digital Advertising Specifications 2017

Digital Advertising Specifications 2017 Digital Advertising Specifications 2017 Submission Options and Timelines Submission Options Submission via Email Creative must be sent to WebCreative@pelmorex.com and your Sales contact Most creative can

More information

PRINT SPECIFICATIONS GENERAL REQUIREMENTS

PRINT SPECIFICATIONS GENERAL REQUIREMENTS @FOODISMTO FACEBOOK.COM/FOODISMTORONTO FOODISMTO PRINT SPECIFICATIONS GENERAL Artwork must be supplied as a high resolution PDF All images must be embedded, at a minimum of 300dpi CMYK colours only are

More information

Radioplayer. Style Guide Version 1.1. Radioplayer November 2010

Radioplayer. Style Guide Version 1.1. Radioplayer November 2010 Radioplayer Style Guide Version. Contents 00. Introduction Page 3 0. Core design Page 4 0. Use of logos Page 5 03. Background Page 8 04. Errors Page 9 05. Overlays Page 06. Controls Page 07. Fuctionality

More information

ONLINE SPECS. Connecting You with Key Christian Audiences

ONLINE SPECS. Connecting You with Key Christian Audiences ONLINE SPECS Connecting You with Key Christian Audiences Online Banner Ads 728 x 90 970x250 600 x 150 x Mobile Interstitial 320 x 50 300 250 300 x x250 ChristianityTodayAds.com 2 BANNER AD SPECIFICATIONS

More information

Required. Please provide. 1px required to differentiate from background. 30 seconds. Accepted and preferred AS2, AS3. 3 loop maximum.

Required. Please provide. 1px required to differentiate from background. 30 seconds. Accepted and preferred AS2, AS3. 3 loop maximum. General Guidelines Important Information n HTML 5 banners are supported and preferred for all platforms n All creatives are subject to final approval by Haymarket Media Inc. n All material must be submitted

More information

The Macromedia Flash Workspace

The Macromedia Flash Workspace Activity 5.1 Worksheet The Macromedia Flash Workspace Student Name: Date: Identify the Stage, workspace, Timeline, layers, panels, Tools panel, and Property inspector. The Macromedia Flash Workspace 5-35

More information

ONLINE BANNER ADVERTISING SPECIFICATIONS 2014

ONLINE BANNER ADVERTISING SPECIFICATIONS 2014 1 General Guidelines 2 Flash 5 Expandables 7 Video 8 Skin Specifications 9 Sponsorship Opportunities 9 Newsletters 10 Whitepapers 11 Mobile Specs 12 Custom Content ONLINE BANNER ADVERTISING SPECIFICATIONS

More information