|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
macrumors 6502
Join Date: Mar 2004
Location: NYC & Baltimore
|
Streaming audio for record label site....
Hi all...
sorry if this question is basic, but I'm looking to create a streaming audio on the index page of a record label site I'm working on (the mp3 will play on load). I would like to avoid using a proprietary format like flash or real or windows player... I like how on the ninjatune page (http://www.ninjatune.net) it appears they've used CSS to control the audio. Any pointers as to how I can achieve this effect? (p.s. using dreamweaver) thanks!
__________________
-15" PB, 1.33 ghz, 1.25 gig. RAM -23" alu. cinema display -30 gig iPod |
|
|
|
|
#2 |
|
macrumors 6502
Join Date: Jul 2004
|
The audio controls on that page are indeed done in flash.
Code:
Coldcut - Christmas Break<br><br><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=interface WIDTH=228 HEIGHT=35><PARAM NAME=movie VALUE=ninjafrontpageaudio.swf?soundoff=0&file=98><PARAM NAME=quality VALUE=AUTOHIGH><PARAM NAME=bgcolor VALUE=#000000>
__________________
†Actual post may vary from original thought. |
|
|
|
|
#3 |
|
macrumors regular
|
you could do this in flash very easily, with no prior experience. you could do it in html, using embed tag i think, and it uses quicktime controls within your browser. dont know that code off the top of my head, but my roommate uses it often.
__________________
http://spolcyc.com/ |
|
|
|
|
#4 |
|
Thread Starter
macrumors 6502
Join Date: Mar 2004
Location: NYC & Baltimore
|
cool. thanks guys. I'll probably just end up doing it in flash. No big deal. I just thought it was quite simple and classy looking with that style sheet- like effect.
Thanks!
__________________
-15" PB, 1.33 ghz, 1.25 gig. RAM -23" alu. cinema display -30 gig iPod |
|
|
|
|
#5 |
|
macrumors 6502a
Join Date: Aug 2004
Location: California
|
I had to struggle with this same issue as well. I decided to use Active X, but quickly realized that this wasn't the best method, as OS X doesn't support it. Flash would have taking 5 days to do each song and album, so I used .M3Us. Flash is probably best if you only have a few songs. Make sure your hosts supports the right mime types for .m3u's or .pls if you decide to use it.
__________________
C H I C O W E B D E S I G N
C H I C O H O S T I N G Content Management Solutions - M A V I E O Design Studio |
|
|
|
|
#6 |
|
macrumors regular
|
IMO flash is the best for any type or rich media web content including video, because everyone has the flash player installed, and if not they should.
__________________
http://spolcyc.com/ |
|
|
|
|
#7 | |
|
macrumors 6502
Join Date: Feb 2004
Location: NYC
|
Quote:
|
|
|
|
|
|
#8 | |
|
macrumors 6502a
Join Date: Aug 2004
Location: California
|
Quote:
__________________
C H I C O W E B D E S I G N
C H I C O H O S T I N G Content Management Solutions - M A V I E O Design Studio |
|
|
|
|
|
#9 |
|
Thread Starter
macrumors 6502
Join Date: Mar 2004
Location: NYC & Baltimore
|
hi all, so I built a little audio player in flash, and it seems to be working ok, but it stutters sometimes while streaming. I used a 160 kbps mp3, which is about the lowest quality I can tolerate, and it still doesn't seem to come fast enough. BTW, I have the audio set up for "stream" in keyframe 1 of my flash file. It doesn't seem to ever stutter on any of the other sites (ninjatune etc.). What could the reason be for this? You can check out my page if you like here:
http://www.bhennies.com Thnx
__________________
-15" PB, 1.33 ghz, 1.25 gig. RAM -23" alu. cinema display -30 gig iPod |
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|