← Back to team overview

compiz team mailing list archive

[Bug 444757] Re: Can't click butttons inside flash (like play/pause in youtube)

 

*** This bug is a duplicate of bug 410407 ***
    https://bugs.launchpad.net/bugs/410407

https://bugs.edge.launchpad.net/ubuntu/+source/flashplugin-
nonfree/+bug/410407/comments/153


Edwards fix for Linux noobs (like me...)

1. Starta a Terminal window.
2. Type: cd /usr/lib/nspluginwrapper/i386/linux/
3. Type: sudo mv npviewer.bin npviewer.bin.real
4. Type: sudo pico npviewer.bin
5. Add these two lines of text to the file, i.e. Pico:
#!/bin/sh
GDK_NATIVE_WINDOWS=true /usr/lib/nspluginwrapper/i386/linux/npviewer.bin.real $*
6. Press "Ctrl+x" to exit and save.
7. Type: sudo chmod 755 npviewer.bin

Done! Now enjoy the full splendor of flash-clicking!

-- 
Can't click butttons inside flash (like play/pause in youtube)
https://bugs.launchpad.net/bugs/444757
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.