April 28, 2024 7:56 am
<script src="https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js"></script> <video id="video-id"><source src="video.mp4" type="video/mp4" /> <script> var myFP = fluidPlayer( 'video-id', { "layoutControls": { "controlBar": { "autoHideTimeout": 3, "animated": true, "autoHide": true }, "htmlOnPauseBlock": { "html": null, "height": null, "width": null }, "autoPlay": true, "mute": true, "allowTheatre": true, "playPauseAnimation": false, "playbackRateEnabled": false, "allowDownload": false, "playButtonShowing": false, "fillToContainer": false, "posterImage": "" }, "vastOptions": { "adList": [ { "roll": "preRoll", "vastTag": "https://www.videosprofitnetwork.com/watch.xml?key=5e8182124074864bd9f73496bd467cc9", "adText": "" }, { "roll": "midRoll", "vastTag": "https://www.videosprofitnetwork.com/watch.xml?key=5e8182124074864bd9f73496bd467cc9", "adText": "" }, { "roll": "postRoll", "vastTag": "https://www.videosprofitnetwork.com/watch.xml?key=5e8182124074864bd9f73496bd467cc9", "adText": "" } ], "adCTAText": false, "adCTATextPosition": "" } }); </script>
x