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

Logout Banner

Click For Sample

Guidelines:

Logout Flash:

Backup GIF (is seen when the user does not have flash plug-in.)

Scripts :

Valid click command:
on (release)
{if (click.substring(0,5)== "http:" || click.substring(0,6)== "https:" || click.substring(0,1)== "/") {
getURL(click, "_blank");}
}
* if entire banner is made in a movie clip
on (release)
{if (_root.click.substring(0,5)== "http:" || _root.click.substring(0,6)== "https:" || _root.click.substring(0,1)== "/") {
getURL(_root.click, "_blank");}
}

Replay code:
on(release){gotoAndPlay(1);}

Recommended File Name Convention:


Back to Top