Using flash as bg and css

Out of context: Reply #19

  • Started
  • Last post
  • 21 Responses
  • Nathan_Adams0

    Very easy to do. Just set the flash as wmode: opaque (uses far less resources as transparent, and does the trick), and then get you z-indexes values right.

    Now if you're using any javascript effects on the html elements, expect some performance drops. Animation with javascript will get a bit jumpy - and be prepared to watch it glitch out like hell in Firefox 2 and IE6.

    • the flash will constantly poke thru the html in safari unless you use transparentacescence
    • Not if you do it right :D
      I just did this, works fine in Safari.
      NONEIS

View thread