Changeset 15169

Show
Ignore:
Timestamp:
09/08/08 02:52:13 (10 months ago)
Author:
mwilcox
Message:

Fixes #7612 Added wmode='transparent' to FLVVideo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/av/FLVideo.js

    r15154 r15169  
    4848                        height:"100%", 
    4949                        params:{ 
    50                                 allowFullScreen:true 
     50                                allowFullScreen:true, 
     51                                wmode:"transparent" 
    5152                        }, 
    5253                        // only pass in simple variables - no deep objects