New UI in tomorrow's build. See
http://bugzilla.mozilla.org/attachment.cgi?id=99637&action=view
I want both file:// and native file paths to work for the sound "url".
This currently works for windows (because of how PlaySystemSound()
works), but I just got lucky.
It probably doesn't work for linux and mac. I'll fix it so it works
with native paths.
-Seth
Jay Garcia wrote:
>Mozilla 1.2a build 2002091608 Windows 98SE
>
>Add this to your prefs.js or user.js
>
>user_pref("mail.biff.play_sound.url", "file:///x:/path to your_sound.wav");
>
>
>More "stuff" is on the way as Seth is checking in some UI sound features.
>
>
>