z-index of Flash file?
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi! I have a web page that has a drop-down menu. Right below it is a Flash file. I don't want to take space for my sub-menus; instead, it'll show above the Flash. How can i do that? I have tried to set the z-index of both Flash and tags hold the Flash (such as p tag, div tag) but it doesn't work :( Thanks!