|
uCoz Community Archives Locked Insert Background Music (Tutorial) |
Insert Background Music |
Background music Time to time if you want to make your Site more attractive then Code <body> <p>Background Music</p> <embed src="[color=red]url[/color]" autostart="true"> </body> This code simply plays the given .mp3 file as the page is loaded.
Code <embed src="[color=red]url[/color]" autostart="true" loop="true"> You can also control the size of the browser plugin like this:
Code embed src="[color=red]url[/color]" autostart="true" width="400" height="20"> It's nice that with this solution the visitor can control the
Code <embed src="[color=red]url[/color]" autostart="true" loop="true" hidden="true"> Note For Novices : Replace url by your .mp3 file's url. Note For All : upload your mp3 to http://podbean.com
Quote If You Like It, Join My Site Post edited by SirDarknight - Tuesday, 2011-02-01, 10:48 AM
|
SirDarknight, there is already a tutorial about it here http://forum.ucoz.com/forum/37-429-1 as well
|
woaaaaa.
Mine Is Different then Sunny's Post edited by SirDarknight - Tuesday, 2011-02-01, 10:51 AM
|
| |||
| |||