User Login
Latest Technology Articles
- PCinvent Studio Programming Solutions
- Fedora Core 12 YumEx Problem
- VMware Guest Wide Screen Resolution Problem
- DD-WRT Router Firmware
- OpenVPN AS Client Installation Problem Fix
- Redhat Yum problem
- File Server Solution
- Old C++ Project of ATM Machine
- My Research and Project of the Reversed Array List (Reversed Index Array List)
- My Research of Linear Data Structure
Jan
09
2008
| How to make Layer above Flash Object |
|
|
| Wednesday, 09 January 2008 | |
|
Originally, Flash Object will above all layers. This will be a big problem that your menu or other layers can not over flash object. CSS Z-index doesn't work in that case, so what should you do......
Here are two easy steps that fix the problem. Edit your Flash embed Code. 1. Add the following parameter to the OBJECT tag: <param name="wmode" value="transparent">
2. Add the following parameter to the EMBED tag:
Done, Enjoy!
Comments (3)
![]() written by me, January 16, 2008
it doesn't work on IE7
Write comment
Tags: Flash Object Flash Layer Z-index Layer above Flash Flash Layer order |
| < Prev | Next > |
|---|






