[text] wala lang

Viewer

copydownloadembedprintName: wala lang
  1.  
  2. <script src="https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js"></script>
  3. <video id="video-id"><source src="video.mp4" type="video/mp4" />
  4. <script>
  5.     var myFP = fluidPlayer(
  6.         'video-id',     {
  7.         "layoutControls": {
  8.                 "controlBar": {
  9.                         "autoHideTimeout": 3,
  10.                         "animated": true,
  11.                         "autoHide": true
  12.                 },
  13.                 "htmlOnPauseBlock": {
  14.                         "html": null,
  15.                         "height": null,
  16.                         "width": null
  17.                 },
  18.                 "autoPlay": true,
  19.                 "mute": true,
  20.                 "allowTheatre": true,
  21.                 "playPauseAnimation": false,
  22.                 "playbackRateEnabled": false,
  23.                 "allowDownload": false,
  24.                 "playButtonShowing": false,
  25.                 "fillToContainer": false,
  26.                 "posterImage": ""
  27.         },
  28.         "vastOptions": {
  29.                 "adList": [],
  30.                 "adCTAText": false,
  31.                 "adCTATextPosition": ""
  32.         }
  33. });
  34. </script>

Editor

You can edit this paste and save as new:


File Description
  • wala lang
  • Paste Code
  • 04 May-2024
  • 761 Bytes
You can Share it: