I haven't updated the space for a long time.
--------------------------------------
After the Spring Festival, I installed a Windows + Ubuntu dual system and the sudo apt-get install ubuntu-restricted-extras installation package, and the videos on Youku and other video sites can be played, I recently updated the software and planned to go to Qiyi to see the new version of travel to the West. The result was no longer available. Youku was also a blank area. I still couldn't try to reinstall the flash plug-in.
Multi-party search, found the solution
First uninstall the original flash plug-in the Software Center, and then follow the steps below:
Go to the http://get.adobe.com/cn/flashplayer/ and select the tar.gz installation package to download
Tar zxvf install_flash_player_11_linux.i386.tar.gz
The decompressed usr directory is useless. If you delete it, you only need the file libflashplayer. so.
Sudo cp libflashplayer. so/usr/lib/mozilla/plugins/
Cd/usr/lib/mozilla/plugins/
Sudo chmod 774 libflshplayer. so
OK. You can check the new travel notes to the west.
From http://hi.baidu.com/chostrider/blog/item/36c462c25052464ab219a813.html