running sound file when background is loaded

  • Thread starter Thread starter species8350
  • Start date Start date
S

species8350

Is it possibel to run a sound file when the background is loaded?

Thanks
 
species8350 said:
Is it possibel to run a sound file when the background is loaded?


In WXP, I think you could create a simple html file with a some picture set
up as the background withing the <body> tag, and a simple statement like
<bgsound src="C:\WINDOWS\Media\ding.wav" loop=0>
between the <body> and </body> tags, and then set this html file up to be
the desktop wallpaper.

I don't know if this works for Vista.

-Paul Randall
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top