Live data from Hacker News

Slashdot Launches Re-Design

meta.slashdot.org

11–20 of 57 posts

Re: Slashdot Launches Re-Design

#17

These kinds of designs often work badly with flash, as can be seen by the flash ad on the page: http://i.imgur.com/qycS8.png (flash in most (all?) browsers appears on top of even html regardless of specific css rules)

There's an option for window mode in the HTML used to embed flash. You can set it to behave nicely, but (surprise!) most advertisers don't.

Re: Slashdot Launches Re-Design

#18

These kinds of designs often work badly with flash, as can be seen by the flash ad on the page: http://i.imgur.com/qycS8.png (flash in most (all?) browsers appears on top of even html regardless of specific css rules)

For the record, Flash will respect z-index if you set the wmode param.

http://www.communitymx.com/content/article.cfm?cid=e5141

Re: Slashdot Launches Re-Design

#19
post #18

These kinds of designs often work badly with flash, as can be seen by the flash ad on the page: http://i.imgur.com/qycS8.png (flash in most (all?) browsers appears on top of even html regardless of specific css rules)

For the record, Flash will respect z-index if you set the wmode param. http://www.communitymx.com/content/article.cfm?cid=e5141

If I remember correctly, setting the wmode param slows down flash performance significantly. I also remember it having significant trouble in opera. However, it's possible that these issues are now fixed in the newer browsers, but I'm pretty sure that older browsers still experience them.
Post reply on HN