Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've been looking into the FlowPlayer recently for a new project. What other alternatives are out there (Free OR Paid)? I'm interested in speed, usability, features, and customization capabilities.

Any help or further information is appreciated.

share|improve this question
You should probably edit your question to specify that you want a flash video player, not a flash player. – davr Oct 3 '08 at 14:38
Done - Thanks ;-) – leek Oct 3 '08 at 14:42

4 Answers

up vote 3 down vote accepted

try jwplayer

http://www.jeroenwijering.com/?item=JW_FLV_Media_Player

that's what i use , it also supports skinning and streaming

share|improve this answer
Seconded! (this is padding text to get around the 10 char filter) – ceejayoz Oct 3 '08 at 15:03
This is exactly the kind of answer I was looking for! Thanks! – leek Oct 3 '08 at 15:25

There is a built-in video player component in flash and can be found under Components panel.

While built-in component offers less features than external ones (i.e. playlists) it can be useful in cases when multiple player instances are needed (doing this with external players may require additional modifications in players). What is more, by using built-in player a lot of work by preloading and managing external players can be saved.

share|improve this answer

http://www.openlaszlo.org/showcase#YouTube

Its free see the youtube demo here for an example

share|improve this answer
Why the down vote? – Paul Whelan Oct 17 '09 at 15:05

Check out flashden.net, there are at least 5 good flash players that you can purchase.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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