Thank you for reporting this feature.
We have just released a new minimal skin that hides automatically.
In a future release we will add the option to disable the controls
Thank you for reporting this feature.
We have just released a new minimal skin that hides automatically.
In a future release we will add the option to disable the controls
The latest version of the player is now working on Windows 8.1 Pro and IE
Hi JHeff,
all you need to do is to add an http: for the script url.
We use // so that it can support both http and https, however, it does not work when you test locally using file:
So you should...
Hi Ludger,
the ad management is currently a beta feature that we preview with certain users. We will get in touch with you via email soon.
Hi Arthur,
thank you for trying out reEmbed.
We will soon be releasing a premium feature that removes our branding.
Hi Yury,
the problem is the following line in your CSS (style.css) that hides the playlist.
media="screen"
.video-js {
width: 100% !important;
}
Give it a shot and let me know if it fixes it for you.