Flash application on facebook display a black/white screen in C# WinForm embedded browser
Hello,
First Config:
OS: Windows embedded standard
Web browser: C# WinForm embedded browser
Flash version: 23,0,0,207
Flash application tested: Criminal Cases (Pretty Simple), Farmville 2
result:
The flash player displays a black screen while I am trying to access a facebook flash application through a C# winform embedded browser whereas the fb flash apps are currently working on a classical internet explorer browser.
The reg controle feature key are identical between ie and the embedded browser.
Other Config:
OS: Windows 10
Web browser: C# WinForm embedded browser
Flash version: 23,0,0,207
result:
The flash player runs correctly for the first execution of the flash game but any other execution of the game (in the same facebook session) returns a black screen. Logout/login of Facebook does not reset the failing behavior to a working behavior. The C# Winform application embedding the browser has to be restarted to have a correct behavior again.
