1.0.5 • Published 5 years ago

multimedia-play v1.0.5

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
5 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

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago