A site I\'m working on has Flash headers (using swfobject to embed them). Now I\'m required to code in a bit of HTML that\'s supposed to overlap the Flash movie.
I\'ve t
Like Steve Paulo said, then comes the fun part when the HTML that's sitting on top of your flash is calling more flash...
Oh the fun we had with that one, which involved setting the z-index to be actually be lower to account for flash thinking it's the bees knees and therefore must always be on top.