benjipott / video.js-dailymotion

Allows you to use DailyMotion URL as source with Video.js.
30 stars 20 forks source link

Params should be transparent instead of opaque #2

Closed acrylicstyle closed 10 years ago

acrylicstyle commented 10 years ago

The params are set to be opaque instead of transparent which causes the player to sit on top of the controls when using Flash.

If set to transparent everything should work correctly.

benjipott commented 10 years ago

for opaque mode HTML layering is supported. HTML elements can overlap SWF content. Supports explicit control of layering in relation to other HTML elements. see http://helpx.adobe.com/flash/kb/flash-object-embed-tag-attributes.html