Additionally, is there any limitation of memory size for the swf file? On 11월18일, 오후6시53분, choi <[email protected]> wrote: > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

