Topic: Media Element.Js on Cute news?
Is it possible to use this HTML 5 player on cute news? anyone know where i would have to add the lines of javascript?
http://mediaelementjs.com/#howitworks
Any help would be greatly appreciated
Dear CuteNews Users! Please feel free to contact us via our new Feedback Form and please send information about bugs to our bug tracker.
You are not logged in. Please login or register.
CutePHP Forums → Problem Solving / Help & Support → Media Element.Js on Cute news?
Is it possible to use this HTML 5 player on cute news? anyone know where i would have to add the lines of javascript?
http://mediaelementjs.com/#howitworks
Any help would be greatly appreciated
Is it possible to use this HTML 5 player on cute news? anyone know where i would have to add the lines of javascript?
http://mediaelementjs.com/#howitworks
Any help would be greatly appreciated
#Video Gallery
I use this code in my templates to include the basic html5 video player:
<ul class="video">
[if {video_0}] * <video src="{video_0}" controls preload="none"></video>
[/if]
[if {video_1}] * <video src="{video_1}" controls preload="none"></video>
[/if]
[if {video_2}] * <video src="{video_2}" controls preload="none"></video>
[/if]
[if {video_3}] * <video src="{video_3}" controls preload="none"></video>
[/if]
</ul>
CutePHP Forums → Problem Solving / Help & Support → Media Element.Js on Cute news?
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_antispam official extension is installed. Copyright © 2003–2009 PunBB.