tama103 wrote:
1.) When using the internal mythweb browser, I cannot figure out how to get flash to work. I think I just need to put the libflashplayer.so file somewhere, but dont know where.
Code:
pacman -Sy flashplugin
Then just make sure plugins are enabled in Service Menu --> MythTV Config --> Setup --> Info Center Settings --> Web Settings
Quote:
2.) When experimenting with chrome as a replacement, I can get flash to work, except for the sound! I do not know if I need a special item in asound.conf to get sound working in chrome? Perhaps I did put libflashplayer.so in all the right places for sound to work?
To get flash in Chrome working here I had to setup ~/.asoundrc with:
Code:
pcm.!default {
type hw
card SB
device 2
}
Quote:
3.) When using chrome instead of the internal browser, the web bookmarks feature of linhes do not work. Are they supposed to work, or do they only work with the internal web browser?
Bookmarks work if you do something like:
Code:
/usr/bin/chromium %URL%