AdoTube Technology Integration
At this point, AdoTube offers two options of integrating its technology as a plugin into a 3rd Party Player.
| The first and recommended option is to integrate the AdoTube Overstream Platform plugin. Integrating the AdoTube Overstream Platform will allow for the offer timing information to be utilized; also, any of the Renderer plugins (of which AdoTube Offer Renderer is one) developed by AdoTube in the future will automatically work with the AdoTube Overstream Platform. The integration itself requires only marginally more work than the second integration option. For documentation, please see the Overstream Platform Plugin Interface Specification for AS2 Players. (For AS3 Player Integration Specification see below). |

| The second option (which was the only option available previously) is to integrate the AdoTube Offer Renderer. It will not be possible to use the offer timing information with this integration (the integrating code itself will have to decide when to show the offer), which will limit its usefulness. The integration itself is marginally easier (the API for this integration is a subset of the Overstream Platform API). For documentation, please see the OfferRenderer Plugin Interface Specification For AS2 Players. (For AS3 Player Integration Specification see below). |

You can find the Integration Specification for AS3 here.
Also, to see working examples of some popular players (including JW Media Player) integrated with our platform, please go to the Download Center page.
|