Flash in Epiphany

I’m having trouble getting Flash to work in Epiphany on openSUSE 12.1.

Looking at instructions for doing this on other distros, I’m aware that I have to use nspluginwrapper:

sudo zypper install epiphany flash-player-gnome nspluginwrapper
sudo nspluginwrapper -v -n -a -i

But this has been unsuccessful:

Auto-install plugins from /usr/lib/browser-plugins
Looking for plugins in /usr/lib/browser-plugins
Auto-install plugins from /usr/lib64/browser-plugins
Looking for plugins in /usr/lib64/browser-plugins
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/packagekit-plugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/javaplugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/libtotem-cone-plugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/libflashplayer.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/libtotem-gmp-plugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/libtotem-mully-plugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/libgnome-shell-browser-plugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib64/browser-plugins/libtotem-narrowspace-plugin.so: wrong ELF class: ELFCLASS64
Auto-install plugins from /root/.mozilla/plugins
Looking for plugins in /root/.mozilla/plugins

Any help is appreciated. :slight_smile: