Ticket #7612 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

Adding wmode param to dojox.av.FLVideo

Reported by: rolf Owned by: mwilcox
Priority: normal Milestone: 1.2
Component: Dojox Version: 1.2beta
Severity: normal Keywords: dojox.av.FLVideo wmode
Cc:

Description

In the video demo based on dojox.av.FLVideo the Flash object stays on top of everything else and hides the "related" elements as well as makes drag'n'drop look rather ugly. However, adding a wmode:"opaque" parameter when creating the Flash object seems to make it work as expected. This behaviour would probably be preferred a lot of times so I suggest having a wmode parameter in the dojox.av.FLVideo object.

Change History

Changed 10 months ago by peller

  • owner changed from peller to ttrenka

Changed 10 months ago by ttrenka

  • owner changed from ttrenka to mwilcox

Changed 10 months ago by mwilcox

  • status changed from new to closed
  • resolution set to fixed

(In [15169]) Fixes #7612 Added wmode='transparent' to FLVVideo

Changed 10 months ago by peller

  • milestone changed from tbd to 1.2
Note: See TracTickets for help on using tickets.