animate-vpaid-bridge

1.0.1 • Public • Published

animate-vpaid-bridge

Bridges between Adobe Animate CC and VPAID advertisements. Open issues to give your comments.

Build Status

Usage

import AnimateVpaidBridge from 'animate-vpaid-bridge'
window.getVPAIDAd = function () {
  return new AnimateVpaidBridge({
    mediaFiles: [
      {
        url: '<YOURVIDEOURL>',
        type: 'video/mp4'
      }
    ],
    createjsUri: 'https://code.createjs.com/createjs-2015.11.26.min.js',
    basePath: 'https://s3.amazonaws.com/animate-vpaid-bridge/dist/examples/exports/',
    animateJs: 'https://s3.amazonaws.com/animate-vpaid-bridge/dist/examples/exports/kahweetest.js',
    bridgeId: 'kahweetest'
  })
}

Demo

VAST with VPAID ad tag:

Try it in Google IMA Player and JW Player

License

MIT

Dependents (0)

Package Sidebar

Install

npm i animate-vpaid-bridge

Weekly Downloads

5

Version

1.0.1

License

ISC

Last publish

Collaborators

  • kahwee