Ad Types

Home page
Box Banner

ROS
Section HP Expandable (India targeted only)
Text Native ADNew
Bottom Native ADNew
ROS Box
ROS-BOX Top Expandable
ROS-BOX Bottom Expandable
ROS-300 X 600
Video Banner
Wallet Video Banner
ROS LB

Interstitial
Page Takeover

Scorecard
Scorecard banner

Rediffmail
Log-in BoxNew
Tower
Inbox Text Link
Logout

MoneyWiz, Ishare, FareSearch
BOX (Moneywiz + IShare)
Pre-roll on iShare
Video Over Lay Ads 

DM
Mailer

Tower Banner

Description: Clickable vertical banner on right side of mail box.
Click For Sample
Dimensions: 160x600 pixels (with mandatory 1 pixel black border)

Format: GIF / JPG / SWF / HTML5
Maximum Weight: 40 KB
Sound: OFF by default
Animation:
 Step-1 Animation runs for maximum 15 seconds duration.

 Step-2 Animation may run once or for 3 loops.

 Step-3 Replay button appears once all animation has stopped. Clicking on Replay button plays the entire animation again, from beginning.

Replay:
  • Replay button appears after animation/loop is over.
  • In case of 3 loops, button appears after last loop is over.
  • Clicking on button plays the entire animation again, from beginning.
Scripts:

SCRIPT ON CLICK BUTTON:
  • Present on the entire banner area. Click leads to the client's site
  • Click button will have any ONE of the following scripts:

If animation is on the main timeline, then use:
on (release)
{if (click.substring(0,5)== "http:" || click.substring(0,6)== "https:" || click.substring(0,1)== "/") {
getURL(click, "_blank");}
}

OR

If entire animation is inside the movie clip, then use:
on (release)
{if (_root.click.substring(0,5)== "http:" || _root.click.substring(0,6)== "https:" || _root.click.substring(0,1)== "/") {
getURL(_root.click, "_blank");}
}

Back up Image:
  • JPEG or GIF
  • 160x600 pixel backup image
  • 1 pixel black border mandatory
  • Maximum weight: 40 kb
  • DO NOT put Replay button on Backup images

Recommended File Name Convention:


Back to Top