Jump to content

Add Google Adsense to Flash video on website


stephen_wong

Recommended Posts

<p>Introduction: <br /> <a href="http://www.playerdiy.com/configuration/addons/html-ad.html">HTML Ad Plugin</a> makes <a href="http://www.playerdiy.com/">Moyea Web Player</a> gets the functionality of adding html-ad, including <strong>Google Adsense</strong> inside or over videos for monetizing videos on website. And the html-ad can be anything that can be implemented with HTML code, like the <strong>Google Adsense</strong> . The upgraded Moyea HTML Ad Plugin V1.1 now can also add Javascript-ad to flash video on website.<br>

Key Features: <br /> Multiple html-ads or js-ads with link can be added inside or over a video<br /> Any thing implemented with HTML code or JS code can be added inside or over a video to work as ad<br /> The transparency of the added html-ad or js-ad can be set easily <br /> <br /> <strong>Note:</strong> HTML is based on web server, so the added html-ad only can be activated on web server<br>

Where this plugin appears: <br /> After installed, this HTML Ad Plugin will appear on the following interfaces of Moyea Web Player.</p>

<table border="0" width="95%">

<tbody>

<tr>

<td><img src="http://www.playerdiy.com/images/addons/html-ad-insert.jpg" alt="" width="250" height="367" /></td>

<td><img src="http://www.playerdiy.com/images/addons/html-ad-overlay.jpg" alt="" width="250" height="369" /></td>

</tr>

</tbody>

</table>

<p>Tutorial for using this plugin:<br>

<strong>Step 1: </strong> Input a video into Moyea Web Player<br>

<strong>Step 2: </strong> Click " <strong>Advertise</strong> ", "<strong>Overlay</strong> " and " <strong>Add</strong> ", and then check HTML Ad Plugin<br /> <img src="http://www.playerdiy.com/images/addons/html-ad1.jpg" alt="" width="600" height="458" /><br>

<strong>Step 3: </strong> Input HTML code into the pop-up window. Set at which time it will start to be played and how long it will last.<br>

<strong>a.</strong> The html code of the first ad:<br /> <img src="http://www.playerdiy.com/images/addons/html-ad5.jpg" alt="" width="376" height="282" /><br>

<strong>b.</strong> The html code of the google adsense:<br /> <img src="http://www.playerdiy.com/images/addons/html-ad2.jpg" alt="" width="376" height="282" /> <br /> <img src="http://www.playerdiy.com/images/addons/html-ad3.jpg" alt="" width="600" height="458" /><br>

<br /> Set the size of the ad, and set where the google adsense will show on the video.<br /> <img src="http://www.playerdiy.com/images/addons/html-ad4.jpg" alt="" width="600" height="457" /><br>

<strong>Step 4: </strong> Click "Publish" button, then you we could get the above demo.<strong> </strong></p>

<p >The procedures of adding an html-ad inside a video is the same as the above example.<br>

Above steps demonstrate how to create <strong>html-ad</strong> which can be either inserted or overlayed on flash videos. To implement <strong>js-ad</strong> , please refer to the brief tutorial below:<br>

<strong>Step 1:</strong> Click HTML Ad Plugin in "<strong>Advertise</strong> " tab of Moyea Web Player, input the js-ad ID(any name will be ok, except the same ID as other element's on the webpage, here we name it "jsad" for example) in <strong>"Setting" </strong> tab from the pop-up window.<br /> <img src="http://www.playerdiy.com/images/addons/js-ad1.jpg" alt="" /><br>

<strong>Step 2:</strong> Click "<strong>Options</strong> " tab, check the box before "is div id" to indicate the js-ad ID input in the previous step is div id. Then click "<strong>Submit</strong> ".<br /> <img src="http://www.playerdiy.com/images/addons/js-ad2.jpg" alt="" /><br>

<strong>Step 3:</strong> Input the following code in target webpage where the customized web player is embedded.</p>

<blockquote>

<div style="visibility:hidden;" id="jsad"><br /> YOUR OWN JAVASCRIPT<br /> </div>

</blockquote>

<p>Then you will get a <a href="http://www.playerdiy.com/">flash video player</a> with personalized js-ad on webpage.</p>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...