Home Page Video Banner
Information :
* Need three files 300x250 swf, 300x250 video in mpeg format and gif 300x250 banner.
* Video animation duration can be in 3 slots : 15Sec/30Sec/60Sec
* Continues Looping not allowed.
* GIF will be shown to user without flash on their system.
300X250 Video banner:
* Flash Version 8 or higher
* Source video file weight - 10 Mb max, which will be converted internally to flv.
* Animation limit - 15/30/60 seconds
* User Initiated Sound allowed, File loading not permit.
* Back up image & 300x250 standard flash (skin) are mandatory.
Standard Flash (video skin) :
* Dimension - 300x250
* Maximum weight - 50 kb
* Can have Reply,stop & Sound options.
Backup GIF (is seen when the user does not have flash on his computer)
* Format Allowed : JPG or GIF (No animated)
* Maximum weight : 25 kb
* Replay button does not work in gif animated banners
* Complete 1px border is advisable.
Scripts :
Valid click command :
on (release) {getURL(click, "_blank");}
* if entire banner is made in a movie clip
on (release) {getURL(_root.click, "_blank");}
on(release){gotoAndPlay(1);}