Enable Flash-player on openSUSE 11.2 for Google Chrome
For 64.bit:
cd /opt/google/chrome
ln -s /usr/lib64/browser-plugins/ plugins
. . . . . . . . . . .
And for 32.bit, open a terminal and type:
cd /opt/google/chrome
ln -s /usr/lib/browser-plugins/ plugins
. . . . . . . . . . .
Close and then reopen Chrome and you’re set.