Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Flash/swfobject dependencies and mentions #13

Closed
adrienjoly opened this issue Aug 17, 2017 · 2 comments
Closed

Remove Flash/swfobject dependencies and mentions #13

adrienjoly opened this issue Aug 17, 2017 · 2 comments

Comments

@adrienjoly
Copy link
Owner

adrienjoly commented Aug 17, 2017

PlayemJS is a web/js component to play a sequence of tracks from Youtube, Soundcloud, Bandcamp and several other streaming sources. It's the core of openwhyd.org's music web app.


Objectives

  • reduce footprint of the library / component, by removing the swfobject dependency and related code
  • prevent browser warnings like "this page uses a deprecated plug-in"
  • increase trust and interest towards playemjs, by being fully HTML5-compliant

Howto

In order to solve this issue, you are invited to fork this GitHub repository, makes changes to it, and then create a Pull Request so we can merge your changes back to this repository.

First, you may want to read about:

  • How to install, setup and test PlayemJS on your computer: README.md

I will be happy to assist you at any stage, if you want to try to solve this issue! If you have any question, just leave a comment below. Beginners are also welcome! 🤗

@adrienjoly
Copy link
Owner Author

adrienjoly commented Nov 3, 2017

Next steps:

  • make Dailymotion player work using HTML5 instead of Flash
  • make sure that no other player uses swfobject
  • remove swfobject + all references (including comments) to it

@adrienjoly adrienjoly changed the title Remove Adobe Flash dependencies and mentions Remove Flash / swfobject dependencies and mentions Nov 3, 2017
@adrienjoly adrienjoly changed the title Remove Flash / swfobject dependencies and mentions Remove Flash/swfobject dependencies and mentions Nov 3, 2017
@adrienjoly
Copy link
Owner Author

done in 663eb20. currently in use on openwhyd.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant