drop down behind flash
- Started
- Last post
- 8 Responses
- eu77
http://www.pccscotland.co.uk/css…
Im having problems with the dropdown disappearing behind the flash. Is there any way to sort this?
thanks
e
- mpfree0
this is a VERY common problem and I always point people to the same place
the source: http://www.adobe.com/cfusion/kno…
param name = "wmode" value = "transparent"
- mpfree0
oops, must be the Carbon Monoxide
connected to that page: http://www.adobe.com/cfusion/kno…
- eu770
excellent, cheers.
- eu770
ok - so I got that working. But im not sure how to apply the flashobject.js embed thing to this. I know how to apply without the extra "wmode" and "transparent" values but how do I add them? Does that make sense?
- eu770
bmp......
- van_rijn0
no way around that really if with the wmode, unless you do a flash menu
- UndoUndo0
add the param like this you mean
fo.addParam("wmode", "transparent");
- eu770
THATS IT - you're a genius undo
thanks