Yet another embedded flash issue

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Yet another embedded flash issue

Postby teknogrebo » Wed Sep 10, 2014 3:08 am

I've spent a few hours looking into this problem and only seem to be able to find rather old references to it. Im using a 64 bit build of CEF/Chromium 1916 on OSX in OSR mode and I can't get embedded flash playing properly. We previously used Awesomium for our game (which I believe is based on Chromium as well) and the same pages worked just fine (although admittedly, I've never seen them work in Awesomium on OSX). The references I've found so far mention putting --disable-accelerated-compositing on the command line, which I've tried. I've also found mention of adding wmode=opaque/transparent to the web page, but I don't have direct control of the pages being displayed, so this isn't really an option at the moment. I know this was a known issue - is it still?

What is happening is that the area where the video plays only gets updated where the time track handle moves, except if I wiggle the mouse over the page when the whole video area updates. This leads me to believe that I need to pump some regular event to it, but I can't find anything in the documentation about having to do that, and the only function I can find that looks like it might do what I want is CefBrowserHost::Invalidate().

Any help with this problem would be greatly appreciated.
teknogrebo
Newbie
 
Posts: 6
Joined: Wed Jun 25, 2014 8:13 am

Re: Yet another embedded flash issue

Postby magreenblatt » Wed Sep 10, 2014 10:40 am

teknogrebo wrote:I know this was a known issue - is it still?

Yes, and it's unlikely to be fixed since NPAPI support is being removed from Chromium.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Yet another embedded flash issue

Postby teknogrebo » Fri Sep 12, 2014 4:32 am

That's not what I wanted to hear :(
teknogrebo
Newbie
 
Posts: 6
Joined: Wed Jun 25, 2014 8:13 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 109 guests