I've noticed that Flash on Mandriva(whether from PLF or adobe website)
doesn't produce any sound. I looked on the web low and high, untill I found
this page:
http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux
I took the .c file in that page, but instead of doing the commands in their
website(their commands are wrong), I did this(after installing dependencies
of course):

cc -shared -O2 -Wall -Werror -licuuc -lssl flashsupport.c -o
libflashsupport.so
ldd libflashsupport.so
sudo cp libflashsupport.so /usr/lib

And finally, sound did work!

So what I'm asking is that you could make a flashsupport package in PLF or
include the libflashsupport.so file in your flash package in PLF so that
sound would work immediately!


Awaiting a reply,
Ahmad Yasser
_______________________________________________
PLF-discuss mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-discuss

Reply via email to