Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Link to mp4

Explorer ,
Jan 27, 2020 Jan 27, 2020

In DW when I put a link in text to the below url. How do I control the video controls?

https://www.roatan.photos/slideshows/PrePr/birds/macaws/macaws-small/macaws-00030.mp4

TOPICS
How to
471
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jan 27, 2020 Jan 27, 2020

There's no way to modify video controls within the .mp4 itself.

If you embed the video into an html page using the <video> tag, you can use javascript, html, css and images to create your own set of controls if you like. Doing a search for "cusom <video> tag controls" in google should bring up a ton of various tutorials.

Translate
Community Expert ,
Jan 27, 2020 Jan 27, 2020

There's no way to modify video controls within the .mp4 itself.

If you embed the video into an html page using the <video> tag, you can use javascript, html, css and images to create your own set of controls if you like. Doing a search for "cusom <video> tag controls" in google should bring up a ton of various tutorials.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 27, 2020 Jan 27, 2020
LATEST

Perfect this satisfies my quesion...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines