<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>harukazepc</author_name>
  <author_url>https://blog.hatena.ne.jp/harukazepc/</author_url>
  <blog_title>harukazepc’s blog</blog_title>
  <blog_url>https://harukazepc.hatenablog.jp/</blog_url>
  <categories>
    <anon>android</anon>
  </categories>
  <description>Android2.2以上であれば、WebView内でもFlashなコンテンツが利用できます。 以下のように、WebViewの設定を実施する必要があります。 public class WebViewApl extends Activity { ... WebView wv = new WebView(this); // Flash等のプラグインを有効にする wv.getSettings().setPluginState(WebSettings.PluginState.ON); ... } ここで、たとえば HOMEボタンの押下等でアプリを中断するときに、Flash等WebViewの動作自体も止め…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharukazepc.hatenablog.jp%2Fentry%2F20110823%2F1314089321&quot; title=&quot; webviewなAndroidアプリでFlashを使っている時に、backgroundに回った時にFlashを中断（音や動画の停止）する方法 - harukazepc’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-08-23 17:48:41</published>
  <title> webviewなAndroidアプリでFlashを使っている時に、backgroundに回った時にFlashを中断（音や動画の停止）する方法</title>
  <type>rich</type>
  <url>https://harukazepc.hatenablog.jp/entry/20110823/1314089321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
