It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

audio-->html

audio-->html

Postby tweakeroo on Fri Mar 02, 2007 6:25 am

this might sound like a stupid question but i was curious if there is a way to insert an audio clip into an email signature. is there a way to do that using html? so when someone opens up an email that i sent them, this short audio clip would play in the background. is that possible or am i being a dork?
tweakeroo
 
Posts: 0
Joined: Fri Mar 02, 2007 6:17 am

Postby newbie on Sat Mar 03, 2007 8:57 pm

Just attach the audio clip to the email. Most email editors have an "Attach" button or icon. If that doesn't work use "Insert" to put the audio in.
newbie
 
Posts: 9
Joined: Fri Feb 23, 2007 7:21 pm

Postby Tomi on Sat Mar 03, 2007 9:21 pm

erm, what newbie said would just send them the sound file and they would have to open it and play it which isnt the puropose of this. HTML emails are possible, im not sure how to do it and the recipitor would have to have their email configured to see html (i think).

Anyway, i would go about it by putting this in your signature or in the main email section, im not sure if it will work and i havent tried it but give it a go.

Code: Select all
<html>
<body>
<embed src="yourmusic.mid">
<noembed> <bgsound src="yourmusic.mid"> </noembed>
</body>
</html>


As i said im not 100% sure it will work, but im sure somone else here could adapt it to make it work if it doesnt.

Hope this helps...
Tomi
User avatar
Tomi
500+ Club
 
Posts: 925
Joined: Mon Jun 26, 2006 6:51 pm
Location: Essex, England

Postby newbie on Sun Mar 04, 2007 12:13 am

So it's almost easier just to open the file manually than configure your email to read HTML...


Another solution that i know for sure works is to create an HTML file that plays the audio, then attach it to the email. the HTML file will be displayed ON the email, and the sound should play.
newbie
 
Posts: 9
Joined: Fri Feb 23, 2007 7:21 pm

Postby Tomi on Sun Mar 04, 2007 3:24 am

yes, thats what i just told him to do... you should realy read the post before posting ;)
User avatar
Tomi
500+ Club
 
Posts: 925
Joined: Mon Jun 26, 2006 6:51 pm
Location: Essex, England

Postby newbie on Sun Mar 04, 2007 8:37 am

0_o XD Lol. Srry :lol:
newbie
 
Posts: 9
Joined: Fri Feb 23, 2007 7:21 pm


Who is online

Users browsing this forum: No registered users and 9 guests