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

Help! embed video with code

Community Beginner ,
Jul 05, 2017 Jul 05, 2017

Copy link to clipboard

Copied

I had embed the video using code, two for them are working fine but have another video embed with the same code on the same page. But when I click the play button, only the bgm is play, and the video doesn't even have a black screen.

CODE:

<video width="380" height="240" controls>

   <source src="assets/MyFavouriteObject.mp4" type="video/mp4">

</video>

Views

258

Translate

Translate

Report

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 Beginner , Jul 06, 2017 Jul 06, 2017

Not really publish but nvm I had change it to a Youtube video. Thanks for you help

Votes

Translate

Translate
LEGEND ,
Jul 05, 2017 Jul 05, 2017

Copy link to clipboard

Copied

Lucia97  wrote

only the bgm is play,

what?

your code is wrong for html... drop the camelcase and define "controls"

Votes

Translate

Translate

Report

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
Community Beginner ,
Jul 05, 2017 Jul 05, 2017

Copy link to clipboard

Copied

I had rename the video but same problem still occur

This is how it is displayed in my brower

This is how it look like in the Muse CC

Votes

Translate

Translate

Report

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
LEGEND ,
Jul 06, 2017 Jul 06, 2017

Copy link to clipboard

Copied

so you have published this site (puts the file in your assets folder)... please post the url

Votes

Translate

Translate

Report

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
Community Beginner ,
Jul 06, 2017 Jul 06, 2017

Copy link to clipboard

Copied

LATEST

Not really publish but nvm I had change it to a Youtube video. Thanks for you help

Votes

Translate

Translate

Report

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