<br><br><div class="gmail_quote">On Tue, Jan 10, 2012 at 2:22 AM, Chris Lewis <span dir="ltr">&lt;<a href="mailto:chrislewis915@gmail.com">chrislewis915@gmail.com</a>&gt;</span> wrote:<br><br>&gt; What I cant get working is the sound from flash on websites (bbc<br>
&gt; iplayer and the like) I remember having to modify some config file to<br>&gt; point pulse audio at the correct device but I can&#39;t remember which<br>&gt; file or what the changes were!<br><br>I&#39;m using TOSLINK audio out, but maybe something similar will work for you. To get sound to work on Flash sites in Firefox (youtube, espn3, etc.) I had to create the file /etc/asound.conf<br>
<br>It contains this:<br><br>----8&lt;----<br>pcm.!default {<br>       type hw<br>       card 0<br>       device 1<br>}<br>----8&lt;----<br><br>(The card number and device number will likely be different in your case.)<br>
<br>Now sound works in Firefox. <br><br>-FBP<br><br></div>