Swf not loading in C# WebKit.NET browser
Swf not loading in C# WebKit.NET browser
khron
Posts: 3Questions: 0Answers: 0
A bit of a pre-amble, I'm displaying a nice HTML5/CSS3/jQuery page inside a C# VS 2010 app using WebKit.NET, (long story short, we're transitioning to C# apps instead of web-based intranet) and I'm having some trouble with the TableTools functions.
It seems like the sSwfPath isn't loading, even though it loads fine from a regular web browser. The buttons for CSV, Excel etc show fine, but over top them is "Missing Plugin" text. Here's a screencap of it: http://i.imgur.com/rPFAp.jpg The Print button works fine, lol.
Has anyone else run into this problem? Any ideas?
-Ken
It seems like the sSwfPath isn't loading, even though it loads fine from a regular web browser. The buttons for CSV, Excel etc show fine, but over top them is "Missing Plugin" text. Here's a screencap of it: http://i.imgur.com/rPFAp.jpg The Print button works fine, lol.
Has anyone else run into this problem? Any ideas?
-Ken
This discussion has been closed.
Replies
Does Webkit.NET actually support the flash plug-in? It sounds like it might not, but I couldn't see anything concrete on a quick Google search.
The print button works because it doesn't use Flash.
Allan
Any recommendations, Allan?
Thanks for your reply!
-Ken
Allan