Flash in mediaelement.js only shows “download file”

后端 未结 3 1254
日久生厌
日久生厌 2021-01-02 11:37

I would like to get the Flash fallback for mediaelement.js to work, but it only shows a black area saying \"download file\" in the upper left. The video markup I generate l

3条回答
  •  感情败类
    2021-01-02 11:58

    If you're trying to do a youtube video and it's showing this, what happened was I forgot to put type="video/youtube" in the source tag. It was just set to type='video'

提交回复
热议问题