View previous topic - View next topic |
Author |
Message |
admin Site Admin
Posts: 26
|
Posted: 25 Mar 2023 20:12 initial question | |
|
Code: |
<!-- Define a video with sources to attach Fluid Player to -->
<video id="example-player">
<source src="video.mp4" type="video/mp4"/>
</video>
<!-- Place before </body> tag -->
<script src="https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js"></script>
<script>
// fluidPlayer method is global when CDN distribution is used.
var player = fluidPlayer('example-player');
</script> |
|
|
Back to top |
|
 |
|
Quick Reply |
|
|
Set bookmark for this topic
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Webboard.org is choosing the fastest connection for you.
server slots: 164/500 |
server load: 6% |
Webboard.org |
server time: 0.11s |
board activity: 339 |
|