You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Advertising Plugin : Adotube Show video ads from Adotube in Flowplayer

Demo

Here is the Adotube plugin in action. Wait for a few seconds to see the ad. Below the video you'll find the configuration.

$f("player", "http://releases.flowplayer.org/swf/flowplayer-3.2.7.swf", {
    // the Adotube plugin is configured here
    plugins: {
        adotube: {
            url: 'http://chibis.adotube.com/integrations/flowplayer/AdotubePlugin.swf',
            omlSource: 'http://www.adotube.com/php/services/player/OMLService.php?avpid=OBpMj3k',
            // publisher dynamic settings
            publisherName: 'nameOfYourWebsite.com',
            pdv_video_title: 'Test Video',
            pdv_video_tags: 'tag1 tag2 tag3',
            
             onNoAdAvailable: function() {
                   alert('"onNoAdAvailable" event will be dispatched if Adotube ' +
                   'returns no Ads for display. Place here code to handle this case.');

            }        
        }
    }	
});

The omlSource variable is the only required variable in order to display ads using the Adotube plugin. The other variables are optional, unless your placement will require a more advanced configuration.

Adotube Features

Complete Configuration

Bellow is a complete list of configuration options of the plugin

Property name Description
url http://chibis.adotube.com/integrations/flowplayer/AdotubePlugin.swf
omlSource Source of the configuration file obtained from the Publisher Management Console, for example, http://www.adotube.com/php/services/player/OMLService.php?avpid=OBpMj3k
publisherName nameOfYourWebsite.com
pdv_video_title video title
pdv_video_tags tags separated with spaces, for example, tag1 tag2 tag3
overstreamPlatformURL [OPTIONAL] Location of the Overstream Platform, for example, http://chibis.adotube.com/overstreamPlatform/NOP.swf

Placement

Basically, the only variable that is needed for the plugin to function correctly is the omlSource. This variable is actually pointing to a URL where the OML file can be found. The OML is an XML-type file used to describe how the placement will behave. The adotube_omlSource variable will be obtained after you register with us and create a placement in our Publisher Management Console.

The overstreamPlatformURL variable is optional. It should be specified only in case the Adotube Platform (the Overstream Platform) is loading from a different location than the default one i.e. the Adotube servers.

Publisher Dynamic Variables

If specified, the Dynamic Variables override the corresponding variables from the Adotube Video Placement. These variables are the ones that have the pdv_ prefix and should be created dynamically using server-side scripting for each video.

The pdv_video_title variable should contain the video title for that specific video.

The pdv_video_tags variable should contain the video tags for that specific video.

Company Description

Adotube is a premium online video advertising network which focuses on delivering messages in an overlay format. Our reach, targeting capabilities, creative services and flexible pricing models allow us to work with all types of media buyers to help them accomplish their campaign goals.

Enquiry Form

Please send in the following form if you are interested in using the Adotube plugin with Flowplayer. You will be contacted by Adotube shortly after they have received your enquiry.