Fab
unread,Jan 15, 2009, 10:25:28 AM1/15/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hello,
I use Annotated Time Line chart for my web app and it works fine but I
have an annoying visualisation problem due to flash.
There is a common bug with flash and z-index css stuff, flash object
always appear in the top of the layers. The only solution seems to be
a param value : wmode which need to be "transparent".
However, the flash object generated by google api has wmode="window".
Do you know any other solutions for this bug ? Or do we have to wait
google developpers fix it ?
Thanks for your help and sorry for my horrible english.