flash mp3 radio
- Started
- Last post
- 7 Responses
- quest76
was wondering if you flash experts can tell me if something like this is hard to do.
http://www.sirerecords.com/flash…
it looks pretty simple, but i'm not a master flash guy. Are there any tutorial sites that can show me how to do this?
THANKS!!!
- ********0
actually in comparison to many Flash-based XML driven mp3 players on the net, that looks simply designed.
- unfittoprint0
xml or xml outpur of a database query. I tincludes artist/track name - file location [altough flash xm can already read id3 tags from mp3 files].
Parse the xml in flash, construct the menu. Use each item with Flash's Sound object. onSoundComplete will start the next track on the array.
- ********0
something like this is nice: http://www.gieson.com/Library/pr…
- ********0
as usual Google says it all: http://www.actionscript.org/comp… from http://www.google.com/search?hl=…
- nospacebar0
Goddammit.
I really wanted to listen to Sonic Reducer by the Dead Boys on that player, but it wouldn't stop skipping.
So, don't make an mp3 player like that one.
I have the code to my player available here:
http://www.meandmybadself.com/mp…Cheers.
- ********0
nice thanks for that one
- peteski0
great - thanks