If You Could See Me Now - The Script
using this simple step
To do so you'll have to embed a bit of code
Here's how:
- Create a new post
- Press enter 6 times
- Copy the code below, from <audio> to </audio>
<audio controls="controls">
<source src="THE_LOCATION_OF_YOUR_RECORDING" type="audio/mpeg">
</source>
<embed height="80px" width="100px">
</embed>
Your browser does not support this audio
</audio>
- Select HTML at the top of the page.
- This will open a new page that looks like this
- Place the cursor before the 4th <br /> and paste in the code you copied above.
- Your page should look something like this
The last step is to change THE_LOCATION_OF_YOUR_RECORDING to point to the recording you saved on your website.
Here's how:
- In another window open the website you created
- If you followed the directions faithfully you should see a page looking something like this (without the red boxes and arrow)
- The box at the top is the address of your recording and the bottom box is the name of your recording.
- Copy the address and replace the phrase 'THE_LOCATION_OF_YOUR_RECORDING' with that address.
becomes:
then click update. congratulation! now you just make a music player.
0 comments:
Post a Comment