Ticket #7612 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.