|
-
Jun 29th, 2005, 08:50 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] adding music
how could i add a song on my computer to my php site?
Last edited by ninjanutz; Oct 12th, 2005 at 09:21 PM.
-
Jun 29th, 2005, 10:31 AM
#2
Fanatic Member
Re: adding music
put this somewere in the header:
HTML Code:
<bgsound src="welcome.mp3" loop="-1">
-
Jun 29th, 2005, 05:58 PM
#3
Re: adding music
Very, very bad idea, unless you want to be an annoying idiot with no respect for the background music your visitors already have running. Good sites have no sound unless explicitely requested.
What exactly do you want to do with that song?
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jun 29th, 2005, 11:58 PM
#4
Thread Starter
Hyperactive Member
Re: adding music
its ok i got music with a start stop option thanx anyway guys
-
Oct 25th, 2005, 10:05 AM
#5
Re: adding music
 Originally Posted by ninjanutz
its ok i got music with a start stop option thanx anyway guys
You got code?
Is it a java applett or flash or something?
 Originally Posted by CornedBee
Very, very bad idea, unless you want to be an annoying idiot with no respect for the background music your visitors already have running. Good sites have no sound unless explicitely requested.
Sorry...sorry...you asked for it...
Relax with me...
-
Oct 25th, 2005, 04:26 PM
#6
Thread Starter
Hyperactive Member
Re: [RESOLVED] adding music
yea embedded flash with html
-
Oct 25th, 2005, 04:54 PM
#7
Re: [RESOLVED] adding music
-
Oct 26th, 2005, 01:55 AM
#8
Re: [RESOLVED] adding music
Something like this?
http://noteme.com/mood/ekkoplayer.swf
post it then...grrrr...why do you think I wrote:
"Got code"..
-
Oct 26th, 2005, 11:28 AM
#9
Re: [RESOLVED] adding music
Didn't have to much to do at work today, so I followed a tutorial on the net and fiddled with flash. Never done this before...so don't laugh...
www.noteme.com/mood/test2/mp3.swf
Last edited by NoteMe; Oct 26th, 2005 at 11:32 AM.
-
Oct 26th, 2005, 05:58 PM
#10
Thread Starter
Hyperactive Member
Re: [RESOLVED] adding music
<div id=vpdiv><embed style="FILTER: xray" name="RAOCXplayer" autoplay="true" src="http://www.music-code.com/play.php?id=2155113" type="application/x-mplayer2" width="320" height="265" ShowControls="1" ShowStatusBar="0" AutoSize="true" loop="true" EnableContextMenu="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed></div> i just found this code online but mine loos pretty much exactly like this
-
Oct 26th, 2005, 06:04 PM
#11
Re: [RESOLVED] adding music
 Originally Posted by NoteMe
Didn't have to much to do at work today, so I followed a tutorial on the net and fiddled with flash. Never done this before...so don't laugh...
www.noteme.com/mood/test2/mp3.swf
wow really cool
-
Oct 28th, 2005, 07:52 AM
#12
Re: [RESOLVED] adding music
Thanks....suddenly got a lot of work to do now...so won't improve it much the next day...but hope I can get a nice player up in a week or two...
- ØØ -
-
Oct 28th, 2005, 06:30 PM
#13
Thread Starter
Hyperactive Member
Re: [RESOLVED] adding music
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|