flash audio player

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
surath
Forum Newbie
Posts: 14
Joined: Fri Jun 15, 2007 8:59 am

flash audio player

Post by surath »

Hi all,

stuck with a player-related issue. I've to incorporate a flash audio player in a html page which will support nearly all kind of audio files(I mean wma, mp3, rm etc). What I'm getting now, is a kind of mp3 players...but I've a situation to deal with any kind of audio files.

anybody there can help me? any useful links.

thanking [s]u[/s] you in anticipation :)
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.

Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'm pretty sure you will need to convert the incoming audio to a format Flash understands, as I don't recall Flash supporting many formats.

I don't see how this relates to PHP, so moved to Misc until further notice.
Post Reply