Skip to content

I wish it would be a great audio(maybe video then) player, which you would like to embed to your website :)

License

Notifications You must be signed in to change notification settings

FlyOrDie/flying-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flying-player

I wish it would be a great audio(maybe video then) player, made of pure javascript(!!!) which you would like to embed to your website :)

Installation

You will need to embed a css file in your head section like this:

<link rel="stylesheet" href="css/flyingPlayer.css">

and you are also supposed to embed a js file before your body end tag:

<link rel="stylesheet" href="css/flyingPlayer.css">

Finally, you need to add this one to your html:

<div id="fplayer"> <!-- Data is supposed to be generated dynamically -->

</div>

About

I wish it would be a great audio(maybe video then) player, which you would like to embed to your website :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published