betajs-media-components 0.0.131
BetaJS-Media-Components is a JavaScript media UI components framework
You can use the library in the browser and compile it as well.
< script src = "http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" > </ script >
< script src = "betajs/dist/betajs.min.js" > < / script >
< script src = "betajs-browser/dist/betajs-browser.min.js" > </ script >
< script src = "betajs-flash/dist/betajs-flash.min.js" > </ script >
< script src = "betajs-media/dist/betajs-media.min.js" > </ script >
< script src = "betajs-dynamics/dist/betajs-dynamics.min.js" > </ script >
< script src = "betajs-media-components/dist/betajs-media-components.min.js" > </ script >
git clone https://github.com/betajs/betajs-media-components.git
npm install
grunt
The icons in this library depend on Fontello. In order to update the icons / add icons:
Go to Fontello .
Drag and Drop ./vendors/fontello/config.json
into the website.
Make your selections.
Download the new webfont.
Overwrite fontello
folder in vendors
with downloaded font.
Run grunt
< ba-videoplayer ba-poster ="sample-cover.png " ba-source ="sample-video.mp4 " ba-theme ="modern "> </ ba-videoplayer >
// For fallback
BetaJS . Flash . options = {
flashFile : "betajs-flash.swf"
} ;
BetaJS . Dynamics . Dynamic . activate ( ) ;
Target
Versions
Firefox
4 - Latest
Chrome
18 - Latest
Safari
4 - Latest
Opera
12 - Latest
Internet Explorer
8 - Latest
Edge
12 - Latest
iOS
4.0 - Latest
Android
2.3 - Latest
Resource
URL
Test Suite
Run
Name
URL
betajs-scoped
Open
betajs-shims
Open
Apache-2.0
This software may include modified and unmodified portions of:
Sponsors