The document discusses resolving issues with the z-index of drop down menus appearing behind Flash content by adding wmode=transparent to the params object when using swfobject.embedSWF(). It notes that the params object, which specifies this parameter, must be passed as the second argument to the embedSWF() function after the flashvars object according to the documentation.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
40 views
Flash Hide Drop Down List
The document discusses resolving issues with the z-index of drop down menus appearing behind Flash content by adding wmode=transparent to the params object when using swfobject.embedSWF(). It notes that the params object, which specifies this parameter, must be passed as the second argument to the embedSWF() function after the flashvars object according to the documentation.