View Full Version : Flash wav player.
shachi
10-17-2007, 06:48 PM
Hello flash gurus,
I was wondering if someone could create a simple flash wav file player for me. I found some woderful players but unfortunately they only play mp3. Any help would be greatly appreciated.
I'd love it if I could control playing, stopping or pausing the music stream.
Thanks.
BLiZZaRD
10-17-2007, 07:33 PM
Flash will support .aiff, .wav and .mp3 out of the box. Just make your player from one of the tutorials you found and liked and instead of useing the .mp3 extension in the XML use .wav
If you have any problems, let me know :)
shachi
10-28-2007, 01:31 PM
Sorry for the late reply. I forgot to mention that the wavs need to be streamed from the server. Can flash stream wav files as well?
BLiZZaRD
10-28-2007, 02:34 PM
Streaming adds a whole different animal to the equation. The short answer is no.
The long answer involves getting conversion software and making a Flash streaming player for FLV file types and converting each wav to flv and then playing it through your player.
However there are other ways. And these guys in this article (http://www.googlerank.com/articles/streaming-audio-flash/how-to-make-audio-streaming-with-flash.html) (albeit a bit angry) know what they are talking about.
And show you how to build a very simple interface and stream .wav files.
datacompboy
10-17-2009, 04:46 PM
it's never too late to fix a problem. since flash9 it possible to play any sound, and since flash10 it easy. So, when i have reached problem -- needs to play .wav and .au files on site, i was shocked, that no solutions available.
Well, as result, I have made wav/au flash player, it can play PCM and G711 files.
You can grab it here: http://blog.datacompboy.ru/2009/10/15/wav-au-flash-player/
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.