On Apr 10, 2012, at 3:14 PM, Natanael wrote:
> Hi friends. I am developing a flash plugin in webview and the sites do not 
> perform plugin flash. 

These seem appropriate:

        
http://stackoverflow.com/questions/7102446/flash-in-webview-not-working-on-android-3-2
        
http://stackoverflow.com/questions/5500121/using-flash-with-android-webview

In particular, I would suggest setting WebSettings.PluginsEnabled to true:

        
http://androidapi.xamarin.com/?link=P:Android.Webkit.WebSettings.PluginsEnabled

Also, as per the first stackoverflow link, you may need to enable hardware 
acceleration.

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to