Blogger Talk blogging forums Blogging Fusion Blog Directory 
Blogger Talk
Blogger Talk
View topic - How to Add Music to Your Blog



 Forum FAQ  •  Search  •  Memberlist  •  Usergroups   •  Register  •  Profile  •  Log in to check your private messages   

BloggerTalk.net Forum Index » Blogging Newbies » How to Add Music to Your Blog

Post new topic  Reply to topic Goto page 1, 2  Next
 How to Add Music to Your Blog « View previous topic :: View next topic » 
Author Message
Rose
PostPosted: Thu Jun 14, 2007 11:05 am    Post subject: How to Add Music to Your Blog Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

How to add audio to your blog

By Rose DesRochers

The question I hear over and over is how do I add music to my blog.




How to insert audio clips into your post

Click on edit html in your blog post and copy and paste the following code into your post where you want the audio file to play.

<embed src=”Url_of_Your_Audio_File” autostart=false loop=false height=62 width=144 controls=”console”></embed>

Replace Url_of_Your_Audio_File with the path to the audio file. Click on publish post. Please note that visitors using Firefox may be prompt to download the Apple Media Plugin in order to listen to your audio file.

You will need to upload the audio file to a free file storage site. You can host your music files at archive.org .


How to insert audio into your sidebar

Log into your Blogger account and go to "Dashboard." Select Layout.
Click on "Add a Page Element." Select "HTML/JavaScript." Click on add
to blog. Copy the code given to you in the above instructions for adding audio to a post. Paste it into the "HTML/JavaScript" box. Click "Save
Changes" to keep the changes and apply them to your blog.


If you have the autostart attribute set to "false", which I strongly recommend the file will not start playing when your blog loads and your visitor will have to start the song. If you want to play it automatically when the page loads, change your settings to true.

If you want the song to continue playing change the loop attribute from false to true.
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window


Last edited by Rose on Fri May 30, 2008 11:28 am; edited 4 times in total
Back to top
View user's profile Send private message Visit poster's website
Sponsored Ads
erikko
PostPosted: Mon Oct 15, 2007 10:06 am    Post subject: Reply with quote

Junior Member
Junior Member

Joined: Oct 04, 2007
Posts: 124

may i ask if i embed a music file onto my blog does it affect the page load time?
Back to top
View user's profile Send private message Visit poster's website
AMVHuck
PostPosted: Tue Nov 06, 2007 8:05 am    Post subject: How to post music Reply with quote

New Member
New Member

Joined: Nov 06, 2007
Posts: 6

I tried the link formula you gave and my version came out like this:

<embed src="http://www.archive.org/details/AMVBG1414" autostart="false" loop="false" width="280" height="45"></embed>

I put the file on archive.org and it will play there. But when I try it on my blog I don't get an icon.
Back to top
View user's profile Send private message
BlueJeanFemme
PostPosted: Tue Nov 06, 2007 11:28 am    Post subject: Reply with quote

Moderator
Moderator

Joined: Oct 25, 2007
Posts: 305
Location: Somewhere Beyond the Veil

erikko wrote:
may i ask if i embed a music file onto my blog does it affect the page load time?


It shouldn't. I have yet to encounter a blog whose load time was slowed by music. What does slow it are these ads people use to make money.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Rose
PostPosted: Tue Nov 06, 2007 2:38 pm    Post subject: Re: How to post music Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

AMVHuck you need to link to the file directly, which is http://www.archive.org/download/AMVBG1414/AMVBG1414_64kb.m3u
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window
Back to top
View user's profile Send private message Visit poster's website
AMVHuck
PostPosted: Tue Nov 06, 2007 6:22 pm    Post subject: Still Struggling with music Reply with quote

New Member
New Member

Joined: Nov 06, 2007
Posts: 6

Rose,

Okay, I loaded this
<embed src="http://www.archive.org/details/AMVBG1414/AMVGB1414_64kb.m3u" autostart="false" loop="false" width="280" height="45"></embed>

and got an icon that looked like it should work, but when I pushed the "play" arrow it didn't change into the "pause" symbol and I didn't get any music. Thanks for your help so far.
Back to top
View user's profile Send private message
Rose
PostPosted: Tue Nov 06, 2007 9:49 pm    Post subject: Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

It would help if you could share the url of your blog so I can take a look at what is going on.
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window
Back to top
View user's profile Send private message Visit poster's website
AMVHuck
PostPosted: Wed Nov 07, 2007 7:24 am    Post subject: Reply with quote

New Member
New Member

Joined: Nov 06, 2007
Posts: 6

OK, it's http://avanneman.blogspot.com/

It's basically a shell at this point because I haven't started posting anything. I'm hoping to get the audio straight.
Back to top
View user's profile Send private message
Rose
PostPosted: Wed Nov 07, 2007 12:20 pm    Post subject: Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

Ok I know what the problem is. Your path is wrong. It should be

http://www.archive.org/download/AMVBG1414/AMVBG1414_64kb.m3u


You have http://www.archive.org/details/AMVBG1414/AMVGB1414_64kb.m3u


LOL
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window
Back to top
View user's profile Send private message Visit poster's website
AMVHuck
PostPosted: Wed Nov 07, 2007 6:46 pm    Post subject: Reply with quote

New Member
New Member

Joined: Nov 06, 2007
Posts: 6

Success! Let's hope I can do it again!

LALOL
Back to top
View user's profile Send private message
Rose
PostPosted: Wed Nov 07, 2007 10:44 pm    Post subject: Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

At last. Glad you got it. icon_biggrin.gif
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window
Back to top
View user's profile Send private message Visit poster's website
cleamax
PostPosted: Tue Nov 13, 2007 12:42 pm    Post subject: add music to my blog.... Reply with quote

New Member
New Member

Joined: Nov 12, 2007
Posts: 1

finally i found it the link only worked when i wasnt logged in when i log in i come into a start menu...

i cutted the url and pasted your sended link in it and here i am....
Back to top
View user's profile Send private message
Rose
PostPosted: Tue Nov 13, 2007 1:11 pm    Post subject: Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

Did you get the audio working?
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window
Back to top
View user's profile Send private message Visit poster's website
AMVHuck
PostPosted: Tue Nov 27, 2007 6:53 pm    Post subject: Adding music Reply with quote

New Member
New Member

Joined: Nov 06, 2007
Posts: 6

I was able to add one cut to my blog avanneman.blogspot.com, but I have failed repeatedly to add another. I'm wondering if something is wrong with the site I'm using to post my music files--archive.org. Is there a better free site?
Back to top
View user's profile Send private message
Rose
PostPosted: Tue Nov 27, 2007 9:30 pm    Post subject: Reply with quote

Site Administrator
Site Administrator

Joined: Sep 06, 2006
Posts: 1832
Location: Canada

What is the code you're adding?
_________________
Help Support Blogger Talk Blogging Community|
Rose DesRochers - World Outside my Window
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

BloggerTalk.net Forum Index » Blogging Newbies » How to Add Music to Your Blog
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Design by Invision-Graphics | Powered by phpBB © 2006 phpBB Group
Credit Cards | India news online | Airsoftmart selling airsoft in the uk | Inphonic | Finance
Get Your Ad Here
BloggerTalk.net Statistics
 Today: 113  Yesterday: 14,976  Unique Hits: 16573  Total Hits: 5,949,963
Page Rendered in: 0.57s - Total Queries: 0 - MySQL DB: 105.1 mb's - Pages served in past 5 minutes: 17

BloggerTalk.net All rights reserved.
Unauthorized distribution, transmission or republication strictly prohibited.
Design by Invision-Graphics.com Proudly hosted by VisionThisHosting.com