ข้ามไปที่เนื้อหาหลัก

บทความ

กำลังแสดงโพสต์ที่มีป้ายกำกับ google chrome

[ ubuntu ] flash plugin in mozilla firefox and google chrome

Problem I face a hue video problem only when I watch youtube movie on mozilla firefox ( for both firefox and aurora ). However, in other local player ( i.e. totem, vlc, etc. ) and google chrome are working fine. Solution Instead of using flash plugin alternative ( /etc/alternatives/mozilla-flashplugin//flashplugin-alternative.so ), I will use macromedia's flash plugin instead ( /usr/lib/flashplugin-installer/libflashplayer.so ) NOTE : firefox flash plugin path is /usr/lib/mozilla/plugins google-chrome-beta flash plugin is /opt/google/chrome/libgcflashplayer.so

[ ubuntu ] flashplayer in chrome

$ locate libflashplayer.so /usr/lib/flashplugin-installer/libflashplayer.so $ cd /opt/google/chrome/ dsin@dsin-laptop:/opt/google/chrome$ mkdir plugin dsin@dsin-laptop:/opt/google/chrome$ sudo ln -s /usr/lib/flashplugin-installer/libflashplayer.so libflashplayer.so