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

Section Home Page Expandable (India only)

Description: 300x600 banner on Section Home Page expands to 500x600 on user instruction.
Click For Sample
Dimensions: Main Single FLA: 500x600 pixels Both collapsed & expanded dimensions will be a part of this single file.

Collapsed Banner (within main FLA):
  • 300x600 pixels
  • Right aligned
  • Mandatory 1 pixel border
Expanded Banner (within main FLA):
  • 500x600 pixels
  • Mandatory 1 pixel border
Format: SWF / HTML5
Maximum Weight: 60 KB
Sound: OFF by default
Animation:
 Step-1 Page opens with banner appearing in 300x600 dimension.

On 300x600 (collapsed dimension):
  • Opaque background required.
  • Expand button present.
 Step-2 Banner expands to 500x600 upon clicking Expand button.

On 500x600 (expanded dimension):
  • Banner remains expanded for maximum 15 seconds, after which it automatically collapses to 300x600.
  • Opaque background required.
  • Close button present. Clicking the button collapses the banner to 300x600.
Close Button:
  • Required on 500x600 dimension to collapse back into 300x600.
  • Placed on Top Right Corner of expanded banner. Leave 6 pixels from both right & top.
  • Font: Arial. Regular (non-bold). Point Size: 12. All lower case.
  • Color: Black text on White strip (on any dark color BG) & White text on Black strip (on any light color BG).

    For Example, use close x & not CLOSE X
Scripts:

Functions to be added ON Frame:

On collapsible frame, call the function:
geturl("javascript:expandOnOffSectionHp(0,'world_right3');");

On expandable frame, call the function:
geturl("javascript:expandOnOffSectionHp(1,'world_right3');");

Scripts on Click Button:
  • Present on 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 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 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
  • 300x600 pixel backup image
  • 1 pixel border mandatory
  • Maximum weight: 60 kb
  • DO NOT put Expand or Close button on backup images

Recommended File Name Convention:


Back to Top