I got Pulse audio and fluxbox working perfectly the problem was with console kit permissions. I had to edit  <br clear="all"><br>/etc/security/console.perms.d/50-default.perms<br><br> add this line to the top of the file <br>
<br><sound>=/dev/dsp* /dev/snd/*<br><br>and this one to the end of the file<br><br><console>0666 <sound> 0600 root<br><br><br><br><br>