Hi all Just an FYI: I have updated my examples for overlaying HTML content on top of SWFs. My previous examples/instructions were flawed and have been removed.
The simple answer is: you just need to set wmode to opaque (or transparent if you really need it) and ensure the HTML element you want to place over the SWF has its positioning (absolute/relative/ fixed) properly configured. Z-index, while very useful if you're trying to arrange multiple elements, may not be necessary depending on how you've ordered your HTML markup. The new examples I've provided demonstrate overlaying HTML content with minimal CSS and no z-index. http://pipwerks.com/lab/swfobject/z-index/2.0/index.html - philip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
