예전에 fedora 10 때 부터 사용하던 것이지만, 고맙게도 adobe에서 x86_64 리눅스용 flash plugin을 개발하고 있습니다. 아직 알파 버전이긴 하지만, 문제없이 잘 작동됩니다.

http://labs.adobe.com/downloads/flashplayer10.html

위의 사이트에 들어가시면 아래쪽에 Download 64-bit Plugin for Linux라고 있습니다. 클릭하셔서 다운로드 하신 다음에 압축을 풀고 자신의 계정 밑에 있는 ~/.mozilla/plugins/에 넣어 주시면 됩니다.

# wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
# tar -zxvf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
# mv libflashplayer.so ~/.mozilla/plugins
위의 명령어대로 하시고 firefox를 종료하신 후에 다시 실행하시면 flash가 정상적으로 작동합니다.
태그 : Firefox,Flash