Search
Wednesday, November 19, 2008 ..:: Home ::.. Register  Login
 What's new? Minimize

Syndicate    
 Whos Here? Minimize
Membership Membership:
Latest New User Latest: michaelmongold
New Today New Today: 0
New Yesterday New Yesterday: 0
User Count Overall: 3

People Online People Online:
Visitors Visitors: 0
Members Members: 0
Total Total: 0

Online Now Online Now:

 Print   
 Computer Enhancement Professionals Blog Minimize
Aug 6

Written by: MattHunt
8/6/2008 12:25 PM

If your drop down menu disappears behind your flash file in either Internet Explorer or Mozilla Firefox, there is an easy fix for this. In your html code, add the following code to your flash file.

< name="wmode" value="transparent">

Before Fix 

After Fix 

This will make the flash file transparent and your menu will be seen.

Code Example : 
< src="http://www.website/flashfile.swf" width="500" height="333" scale="ShowAll" play="true" loop="true" menu="true" style="font-weight: bold;">wmode="transparent" quality="1" type="application/x-shockwave-flash">

Copyright ©2008 Computer Enhancement Professionals LLC

Tags:

Your name:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment    Cancel  

  

 

 

Copyright 2008; Computer Enhancement Professionals   Terms Of Use  Privacy Statement