first of all thanks for the image viewer nice and good option to websites.
i have a problem in that lightbox viewer bcz i have a flash animation on my page the image viewer show image backward of the flash anmation.
any solution.
tnxs.
first of all thanks for the image viewer nice and good option to websites.
i have a problem in that lightbox viewer bcz i have a flash animation on my page the image viewer show image backward of the flash anmation.
any solution.
tnxs.
flash animation coming in front of the lightbox viewer image any solution ?
Set the wmode to transparent:
Loosely from:
http://www.macromedia.com/cfusion/kn...fm?id=tn_14201
Add in this language to your object/embed tag -
Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
Add the following attribute to the EMBED tag:
wmode="transparent"
Or, if you are using two object tags, as can and is sometimes done, add the param tag to both of them.
If you are using script to generate the tags (as is frequently done to avoid the 'click to activate' feature in some browsers), the wmode transparent must be passed to the script. This is easily accomplished but, varies depending upon the sort of script one uses. Some scripts do it automatically.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks