PROFMediaPlayer
PROFMediaPlayer is an open source, flexible, and very easy to customise video player based on Strobe Framework.
Version: 1.2.1
Download (186 times)
Version history
Benefits:
- Easy skin customisation. You can create a new skin by simply editing movieclipes in the source .fla file.
- Progressive and Stream. Player supports stream video. Player tested with Flash Media Server 3.5.1 and Wowza Media Server 2.0.
- Open Source. You can adjust player functionality for specific purpose.
- Flexible architecture. User interface, skin, and controls are all easily expandable elements. If you want to create a different volume bar, you can do so by simply expanding VolumeElement and use it for your skin.
- Flash player 10. Strobe also is based on FP 10 possibilities.
HTML Embed Version
Supports next flashVars:
- autoPlay [Boolean] – PMP auto starts when is ready;
- firstFrame [String] – Link to the Image of video frame, if we don’t use autoPlay functionality;
- width [Integer] – width of video frame;
- height [Integer] – height of video frame;
- stream [Boolean] – flag, use UI for stream purposes;
- url [String] – Link to the media file: mp4, flv, f4v etc, or rtmp link;
For Developers:
If you want create your own skin. You should extend Skin class and pass it to the Player constructor. More information you can see in Source file (com.nicolasprof.build.EmbedPlayer).
License.
This software is licensed under the CC-GNU GPL version 2.0 or later.


http://www.youtube.com/watch?v=sjypfz1skvY
Комментарий от b2k — 09/01/2010 @ 13:40
Догадаюсь что скачать негде… ссылки нету…
Комментарий от Maelow — 10/01/2010 @ 20:04
Хочу добавить полноценную поддержку потокового видео, и тогда появится ссылка на исходные файлы.
Комментарий от Nicolas Prof — 11/01/2010 @ 09:02