Search found 2 matches

by sackbutt
Fri Aug 24, 2007 6:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can Submenus be transparent OVER a Flash movie?
Replies: 4
Views: 3725

Thanks Ruth,

Yes, I am talking about the transparency on the sub menu backgrounds. I did try a style, in the css I put...

.opaque {
color:#FFFFFF;
opacity:.7;
-moz-opacity: .7;
filter:alpha(opacity=70);

And in the menu_data, I put...

overfilter="Fade(duration=0.1);Alpha(opacity=70);Shadow(color ...
by sackbutt
Fri Aug 24, 2007 1:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can Submenus be transparent OVER a Flash movie?
Replies: 4
Views: 3725

Can Submenus be transparent OVER a Flash movie?

I have used the Milonic menu on a few sites and it has been great. This is the first time that I have attempted to make it go over a Flash file. It drops down over the Flash fine, but I would like some transparency. The transparency works when if drops over a graphic or a cell color, but when it is ...