Android 2.2 (froyo) is updated for GallxyS 2 days ago. so i just try
to make it updated on the webpage to play. whenever i did, it just
stoped with play button? or exclamation mark. what i did is following.

In main activity,

webview = new Webview(this);
webview.loadUrl("file:///android_asset/flash.swf");
webview.getSettings().setPluginsEnagled(true);
setCeontentView(webview);

and XML file is nothing changed from startup.

Did i something wrong for the flash player?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to