Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...flash interferes with submenu items... how to solve it?flash interferes with submenu items... how to solve it?
Previous
 
Next
New Post
7/5/2010 9:32 AM
 
Hi guys,

How do I override the fact that flash banners hide menu elements when they popout on rollover? I normally use media module to display flash banners and stuff like that.
 
New Post
7/6/2010 3:36 AM
 
make sure, an appropriate higher z-index is assigned to the menu than the flash menu.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/6/2010 7:30 AM
 
Thanx, but how do i do that exactly?
 
New Post
7/6/2010 10:28 AM
 
usually you provide the z-index via CSS for flash and/or your dropdown menu. I suggest using a developer toolbar to identify the CSS classes applied and add the appropriate setting.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/6/2010 11:48 AM
 
Also, if the code being used to insert the banners are EMBED / OBJECT tags, you can set the attribute WMODE to transparent... to do this, add the following highlighted code (remove *s , naturally). I've also highlighted an example of where you'd set the Z-INDEX attribute discussed earlier.

<*div id=layer1 style="position:absolute; top:20; left:20; width:350; height:350; z-index:1000; padding:0px;"*>
<*object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="300" height="300"*>
<*param name="movie" value="wmode.swf"*>
<*param name="quality" value="high"*>
<*param name="wmode" value="transparent"*>
<*embed src="wmode.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="300" wmode="transparent"*><*/embed><*/object>
<*/div>

Wells Doty Jr
Online Content Development
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...flash interferes with submenu items... how to solve it?flash interferes with submenu items... how to solve it?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out