João Paulo Mafra wrote: > Hi!, > > I'm writing a gtk application and I'm using the WebkitGtk widget. > WebkitGtk is loading normal pages, but when I try to load a page that > has a flash animation, the page doesn't show. I already have the > Midori browser, which is Webkit based, and it shows flash web pages > correctly. Do I need to do any additional setup? > > > Thank you very much, > > Joao Paulo > ------------------------------------------------------------------------ > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > Hi João,
Maybe you need to enable plugins. Take a look at this function webkit_web_settings_set_property in WebKit/GTK+ API. I hope this help you. Br, -- Afonso R. Costa Jr. openBossa Labs Instituto Nokia de Tecnologia - INdT _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

