1.0.5 • Published 6 years ago

multimedia-play v1.0.5

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
6 years ago

Multimedia Play

Multimedia Play creates overlay with story start button

Getting Started

Installing

Usage

<link rel="stylesheet" href="../node_modules/multimedia-play/MultimediaPlay.css">

<script src="../node_modules/multimedia-play/MultimediaPlay.js"></script>

 let overlay = new MultimediaPlay(<<callback>>, <<story object>>, { 
    
    playBtnText: 'Play Story'
 
 });

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago