Invisible Music Player
5716 views
User-Content advice:This code snippet has been added by an external user. By proceeding you agree that you have read and understood the User-Content Tips. Avoid using codes you do not understand and avoid using those codes that can harm the existence of your account.
The very first thing you have to do is to upload your music file to a online file host which will put your music file online and not those that let you upload the music file and require anyone to listen to the music to click on a link to download the music file.
Once you have uploaded the music file to the web, get its URL.
You will of course have to substitute URL of music with the URL of your own music which had been uploaded to the web.
The attribute loop="true" play continuously. If you want it to play only once, you will have to change it to loop="false".
» Discuss about this code snippet on imvuboard.com
Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.