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
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'