Why would Flash embeds show up as "Missing Plug-In" in a Cocoa WebView?
Building a very straightforward Cocoa app using Xcode 5. The main window
is simply a WebView with plugins enabled that attempts to load a page from
the Internet with a Flash embed on it.
Sandboxing is disabled and I've double- and triple-checked that plugins
are enabled on the webview (both in the nib and programatically.) I've
also tried running the app in both 32- and 64-bit modes.
Even navigating the WebView to the Adobe Flash website shows a missing
plug-in box. What could cause the WebView object to not have Flash
available?
No comments:
Post a Comment