immortal_king
10-11-2006, 03:59 AM
A sound is played by default when a new page is loaded, by the user clicking on any link or when the page is redirected on its own to a different url. The similar sound is played in windows expolrer too, when a new window is loaded.
This sound becomes an hurdle when several web pages are made to load in succession by redirecting them from one to another after a fixed duration, while each page is palying a BG Sound. In other words a sound file is split into several parts and each successive part is palyed as BG Sound with relvant content on the respective page to get redirected after the exact duration of the BG sound of that page.
While the pages smoothly get redirected as if a continous sound file is being played while the content of the page keep changing as the pages get shifted or redirected from one to another.
But when the page gets redirectd from one to another the default sound of the windows or from the IE (I presume from windows) gets added up in the BG sound intrupting the purpose.
Now, is there any solution in the form of a script to be added in the html code of the web page to supress this sound.
Please help.
This sound becomes an hurdle when several web pages are made to load in succession by redirecting them from one to another after a fixed duration, while each page is palying a BG Sound. In other words a sound file is split into several parts and each successive part is palyed as BG Sound with relvant content on the respective page to get redirected after the exact duration of the BG sound of that page.
While the pages smoothly get redirected as if a continous sound file is being played while the content of the page keep changing as the pages get shifted or redirected from one to another.
But when the page gets redirectd from one to another the default sound of the windows or from the IE (I presume from windows) gets added up in the BG sound intrupting the purpose.
Now, is there any solution in the form of a script to be added in the html code of the web page to supress this sound.
Please help.