View Single Post
Old
  (#24)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 08-11-2003, 03:13 PM

[quote="ED! Ban #127":77a00][quote="Bazooka_Joe":77a00]Red stop spamming.

I know how to embed .WAV & .MIDI files into webpages, dunno about .MP3s though. If need be, tell me, and I'll give you the code needed.[/quote:77a00]

.WAV and MIDI is fine. I can always convert good bless ware...I mean god bless PURCHASING POWER! Yea that's it.[/quote:77a00]

Converting .MP3 to .WAV isn't warez. You can do it with freeware built into WinAMP

[code:77a00]<EMBED src="http://website.com/file.wav" autostart=true loop=false volume=100
hidden=true><NOEMBED><BGSOUND src="http:/website.com/file.wav"></NOEMBED>[/code:77a00]

AUTOSTART = Plays when it downloads
LOOP = Continous play
VOLUME = hmmm. ..
HIDDEN = Wether or not the controls for the sound will show up on the page. I don't think this will work for any Windows Media Player versions over 6.4, but give it a shot.

It IS possible to upload MP3s for embedded playback, but usually not without an HTML Encoder plugin, which can cost money.
  
Reply With Quote