I have a Word Search Game in which there are 400 letter buttons. If a user clicks an incorrect letter button, the sound file "boing.wav" should play. If the user clicks the correct letter button, the sound file "chime.wav" should play. These are converted to Flash media objects on publishing to HTML.In the executable version, both sound effects work correctly. In the HTML version, neither sound effect works when placed on our web server. If I run the HTML from my hard drive, both work correctly. Any ideas??? I'm stumped.Thanks,Darrell Bird