- 0
Windows 8.1 WinForms C# WebBrowser: Flash Compatibility
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Microsoft wants everyone to code faster as GitHub Copilot in VS Code now generally available
By hellowalkman,
- microsoft
- visual studio
- (and 14 more)
- 1 reply
- 0 views
-
Microsoft is fully removing Flash from Windows 10 in July
By indospot,
- microsoft
- windows 10
- (and 3 more)
- 18 replies
- 647 views
-
- 9 replies
- 3,006 views
-
- 3 answers
- 2,311 views
-
Adobe Flash Player is set for discontinuation within hours 1 2
By zikalify,
- adobe
- adobe flash
- (and 6 more)
- 33 replies
- 718 views
-
Question
wessleym
I have a C# WinForms program which runs on Windows 8 but fails on Windows 8.1 (both the beta and the RTM). I initialize a WebBrowser control with my HTML, which contains an object tag referencing a remote Flash SWF file. I wish I could switch away from Flash, but this is the only format which is available for this purpose.
In Windows 8, the file plays fine. On Windows 8.1, the object tag is successfully written to the page, but it is just a transparent box. What would have changed in Windows 8.1 that would block Flash in the WebBrowser control? I'm guessing it might have something to do with Internet Explorer 11.
Here's a link to the code itself. The program allows for standalone playback of TWiT.tv programming with the BitGravity player.
http://wessleym.com/twit/
Thank you.
Link to comment
https://www.neowin.net/forum/topic/1177049-windows-81-winforms-c-webbrowser-flash-compatibility/Share on other sites
3 answers to this question
Recommended Posts