I was just checking out this site www.sportsnet.ca and when the user rolls over the sport names, a flash menu drops down with transparency.
Just wondering how it shows transparency on top of the html?
I was just checking out this site www.sportsnet.ca and when the user rolls over the sport names, a flash menu drops down with transparency.
Just wondering how it shows transparency on top of the html?
I know of something that does something similar… you may have seen it. It loads an swf to play over an html page usually a funky advert. From what i remember it was a seperate program that you needed to buy, but i dont see why coz the final product was just a normal swf… in short i dunno. there was a link for it on flashkit.com a while ago if you really want to track it down.
well, i have been playing with some simliar techniques lately…and one that i have found is doing something like this…(this works on mac)
make you flash movie, and set some part of it to transparent…in your case the background to the drop down menu…
then when you put that movie on your html page…embed the flash movie into a layer…wherever you want.
then you have to add this little attribute in the flash object tag… 'wmode=“transparent”
and that should be it…oh yeah, but you have to set the layer to invisible, and set the behavior of some button to make that layer visible on rollover…
i havent tried this, but im thinking it would work. lemme know.
thanks for your help the wmode and transparent commands worked!!!
:: Copyright KIRUPA 2024 //--