google-code-export / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
2 stars 0 forks source link

Does FlowPlayer change the DOM? #634

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
This is a question. 

I want to use Flowplayer an I need to know does it change/remove values in the 
DOM at all?
If it only reads from the DOM, then it will be fine for my pruposes.

Currently we use: flowplayer-3.2.13

Thanks in advance!

Original issue reported on code.google.com by bernie.g...@wholeworldband.com on 1 Sep 2014 at 4:31

GoogleCodeExporter commented 9 years ago
I forgot to mention I found the following here:
https://flowplayer.org/docs/playlist.html

Javascript playlists
v5.4 Flowplayer allows playlists to be configured completely using javascript. 
This allows dynamic scenarios where the playlist needs to be retrieved by an 
API call to be implemented without any DOM manipulation.

Original comment by bernie.g...@wholeworldband.com on 1 Sep 2014 at 4:36