Flash overlays thickbox on Internet Explorer
Here's my code: I've got a flash slideshow on my page. I've used thickbox for login but when someone clicks on the login, the flash overlays thickbox. I've managed to solve the problem on Firefox, but nothing seems to work on Internet Explorer. You need to use one of the following attributes in order to get Flash to sit "within" the DOM rather than over it. wmode=transparent -or- wmode=opaque Comes with the disadvantage of breaking a number of features. spender is correct, but he didn't explain it much. wmode is an attribute that gets set in the html when you embed the swf, and it needs to be