hello please go post php code 4 it please ......it have errors..please
Songs On Profiles
Collapse
X
-
I know the script subzero is talking about if the phone supports the MP3 and the browser is Compatible with background sound then yes should work midi usually works on a lot of phones i hadn't tried with mp3 but see no reason why not its basic HTML knowledge.
There are many ways to play in a WebPage. But for use with mobile phones i would make a educated guess that you would use the following method:
Code:<bgsound src="yourmusicfile.ext" loop="infinite"> Where yourmusicfile.ext is the file you want to play.
Sorry didn't see the first page of replies
Comment
-
Guest
Be realistic here. It might seem 'cool' but who the hell wants this? Waste of bandwidth. How many websites do you see with music playing in the backround? Next to none.
Comment
-
<div class='quotetop'>QUOTE (youngson @ Mar 1 2009, 01:24 AM) <{POST_SNAPBACK}></div>Be realistic here. It might seem 'cool' but who the hell wants this? Waste of bandwidth. How many websites do you see with music playing in the backround? Next to none.[/b]
Comment
-
<div class='quotetop'>QUOTE (rukiya @ Mar 1 2009, 01:06 AM) <{POST_SNAPBACK}></div>Upload them in a remote filehosting site and use their bw.[/b]
but this below is also true
<div class='quotetop'>QUOTE (WhiteWarrior @ Mar 1 2009, 12:39 AM) <{POST_SNAPBACK}></div>Very true, also, people who pay for wap or anything will be pissed off because they would be downloading a song everytime they click a profile.[/b]It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
-
no joy
iv added the bbcode bit to core.php and got the midis uploaded but still no joy with hearing the music any help b good guys
eres codes i used in core $text=preg_replace("/\[midi\](.*?)\[\/midi\]/i","<bgsound src=\"\\1\"/>", $text);
in profile
[midi]http://sitename/uploaded/files/songname.mid[/midi]
Comment
-
For 1 ur doing it wrong put the code in core. Then upload a mp3 or midi file to were u upload. Then put this in info on ur profile [midi]http://nameofsite.info/uploaded/nameoffile.midi[/midi] u put name of ur song were it says name of file. And were ever u upload ur music u put name of the file. Which cud be uploaded or downloads
Comment
Comment