Sign up and get sponsored free and support your cause!!!


BASIC HTML
Coding & PHP
Computers
Layout Building
Making Graphics
Photoshop
Stylesheet/CSS
Wordpress
VIDEO TUTORIALS
EXTRAS



« Go back to Trixinity.net

Music (.WMA)

If you want to add music to your site it's very simple. Just copy the code below and add your song. You'll have to convert the song if it's not in wma format. Most FTP programs will allow you to do it, but if you're just on a free host then you might need a program or something. This will allow you to play the music to your own options.

<embed src="MUSICNAME.wma"autostart=true loop=true width=50 height=25></embed> <noembed><bgsound src="MUSICNAME.wma" loop=true hidden="true"></noembed>


To begin the autostart=true means it will automatically play when you click on the page with this code. If you don't want it to automatically start then just change true, to false. The loop=true just means it will continuously play over and over again. If you would rather your song just play once and then stop change it to false (Make sure you change it to false in both areas).

The width and height is just the size of the player. If you don't want the player to be visible just change the width and height to 1 each. Just make the numbers bigger the bigger you want the music player. Also in the second part if you do want it to be visible than change the hidden="true" to false.

That's all there is to it. Just upload your song and add the name of it to the 2 parts. Please remember that stealing songs from artists is illegal and it may result in anything from being sued to getting arrested. So please be considerate. We all know they work hard on there music and it should be respected by being downloaded legally.







Back to TutorialsHomeHelpContactPrivacy
© Copyright 2008. Nicky - Trixinity.net. All Rights Reserved.