swfobjectを使用すればブラウザにインストールされているFlash Player のバージョンが下記の記述で簡単に取得できる。
swfobjectはGoogle APIから読み込むと簡単。
<script src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject_src.js"></script>
Webサイト制作情報ブログ
swfobjectを使用すればブラウザにインストールされているFlash Player のバージョンが下記の記述で簡単に取得できる。
swfobjectはGoogle APIから読み込むと簡単。
<script src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject_src.js"></script>