Hi, I'm trying to embed mozilla into my application with flash plugin support on linux (suse 8). My problem is that flash doesn't work.
I think it's not really 'my-program-related' issue because testgtkembed also do nothing with flash when running from embedding distrib. I made an embedding distribution (cd embedding/config; make) and copied libflashplayer.so into /mozilla/dist/embed/plugins. I run my program from this dir but it doesn't show flash. If I copy flash plugin into /mozilla/dist/bin/plugins and run my program from this directory it works. The same thing applies for testgtkembed and the plugin checker (/mozilla/embedding/qa/jstest/plugins.txt, actually its a html file) also fails to list plugins when running from the /embed directory. Under windows (xp) everything works fine. Any ideas? Thanks, Gabor PS: forgive my poor english :/
