下载 flash player http://get.adobe.com/cn/flashplayer/ for linux .tar.gz文件 install_flash_player_11_linux.x86_64.tar.gz 解压缩 tar xvzf install_flash_player_11_linux.x86_64.tar.gz 得到 usr, libflashplayer.so 将libflashplayer.so拷贝到/usr/lib/mozilla/plugins目录下…
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using System.Xml; using AxShockwaveFlashObjects; /* * VS2005在添加Shock…