How to add logo image over the video
Just add the below flashvars in html file
so.addVariable(“logoPath”,”videos_asset/logo.png“);
so.addVariable(“logoHorizontalMargin”,”-5“);
so.addVariable(“logoVerticalMargin”,”-5“);
The horizontal and vertical margin support positive and negative value. If you set positive value the logo align to TOP LEFT position


425 Purchases
96 Comments