Flash overlays buttons

Flash overlays buttons

jayfallonjayfallon Posts: 2Questions: 0Answers: 0
edited March 2011 in TableTools
Hi, I'm having difficulty displaying the buttons as the flash overlay blocks them. Is there a way around this? I'm using Sinatra to serve up my pages and that is where the problem is, otherwise the static pages appear fine. I'm guessing it's somewhere in the CSS but unsure at this point.

Screenshot here: http://i.imgur.com/y6GQ1.png

Thanks.

Replies

  • jayfallonjayfallon Posts: 2Questions: 0Answers: 0
    This fixes the problem:

    embed{
    background:transparent;
    }
This discussion has been closed.