- moved elements to compatibility with mediaserver.

- adapted files to mediaserver.
- added mediaserver banner images.
- added mediaserver code.
This commit is contained in:
alfa_addon_10
2017-08-12 23:06:13 +02:00
parent 1444becee5
commit 6318ef0850
395 changed files with 10254 additions and 1856 deletions

View File

@@ -0,0 +1,6 @@
<object class="media_player" data="http://releases.flowplayer.org/swf/flowplayer-3.2.18.swf" type="application/x-shockwave-flash">
<param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.18.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value='config={"clip":{"url":"%video_url"},"playlist":[{"url":"%video_url"}]}' />
</object>