I have this issue where if I append a swf file using SWFObject, it ignores my css rules for z-index. I have tried to set the parent container, the swf file, and everything around it; nothing seems to work for me. Has anyone ran into this issue and could give me some helpful advice?
Thanks, Kyle
Make sure your using "transparent" wmode.
Z-index is ignored by Flash Player, you can't control it. Here's a quick overview with examples.