I need to play WAV, MP3, MP4 and SWF files using Flash Player plug-in in Internet Explorer, FireFox, Chrome and Safari. Please give some suggestions on this.

Is there any way to play this formats using JavaScript and HTML??

I tried with and tag also but, Chrome, Firefox and Safari is required Quick Time Player to play this formats. I need to use only Flash Player.

Thanks Advance,

link|improve this question
1  
Hello and welcome to StackOverflow. Your question will likely be closed soon, because asks a question that is overly broad and does not relate to a specific programming problem or inquiry. This site is meant as a knowledge base to help you and others with similar problems, and questions that are not helpful will be closed. You can prevent this from happening by adding some more information to this or future questions: What particular problem are you trying to solve? What did you already try? Are there any sources you have read and are unsure about? Why do you need to "use only Flash Player"? – weltraumpirat Dec 15 '11 at 18:11
feedback

closed as not a real question by Neal, weltraumpirat, VMAtm, casperOne Dec 16 '11 at 14:55

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

you can use :

http://www.longtailvideo.com/players/

or jquery plugins

http://superdit.com/2011/04/27/12-jquery-plugins-for-playing-audio-video-files/

or jPlayer

http://jplayer.org/

link|improve this answer
Thanks for your response but, I can't use JQuery or Dojo. So is there any other way to do?? – Mohanraj D Dec 15 '11 at 18:19
the first link i mentioned is SWF + JS not jquery JW player – Mojtaba Pourmirzaei Dec 15 '11 at 18:30
what about This – Mojtaba Pourmirzaei Dec 15 '11 at 18:36
Once again thanks but i need to play only audio files like mp3, mp4, wav and swf using Adobe Flash Player plug-in in all browsers. – Mohanraj D Dec 15 '11 at 18:39
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.