Video play
- Plays FLV and MP4 (H264) videos.
- Plays Ustream.tv channels for live video.
- Pseudo-streaming supported (seek to not-yet-loaded parts as on YouTube without expensive FMS servers).
- FLV alternative loading if the Flash version is too old for playing H264 files.
- Plays an alternative video if the requested video is not loading for some reason.
- Aspect ratio agnostic. No matter is it 4:3, 16:9 or something else, it will handled, centered and played properly.
- Full-screen mode.
Elastic
- Works in any size and aspect ratio, from 10x10 pixels to HDTV 1080p and beyond.
- Automatically resizes itself to the viewport. You can embed it into dynamically size-changing windows as well (for example OBJECT tags with 100% width and height).
Custom look
- The skin is loaded from an external source.
- Create custom skins in Flash.
- No ActionScript knowledge needed.
- Skins are handled in elastic manner, but without distortion even in extreme sizes.
- Custom colour tint for matching a skin's background to any website, from JSON parameters.
- Disable any button and pane from JSON parameters.
Multiple video support
- Video stream/queue handling.
- Slidebar for multiple videos, showing title and thumbnail.
- Slidebar is disabled if there is only 1 video in the stream.
- Click-on link per each video, opens in a new browser window.
- Customize controls per each video: disable all (except volume and full-screen), disable seekbar only, enable all.
- Ping statistics URL per each video. Pings every 30 seconds with the current playhead position for detailed statistics.
- Google Analytics support, per video.
Video start
- Switchable autoplay for immediate start.
- Preview mode (autoplay off) with optional title, preview image and play button, all loaded externally.
JSON input format
- Standard, easy to produce, easy to parse.
- Alternative, 1 video only loading mode without JSON.
Information pane
- A built-in 'page' for additional information.
- This is HTML: anchors, images, lists etc. supported.
- Externally loaded custom CSS.
Mail pane
- Built-in e-mail form.
- Sender and recipient data validity check.
- Multiple recipients.
- Sends the form to a custom URL.
Embed pane
- You define the embed code.
- Copy to clipboard.
Advertisement
- Pre and post-roll ads, overlay ads.
- Ad view statistics, ad click statistics.
- Custom overlay ads: it loads overlay ad containers. Several container types are under development: banner image container, scrolling text container, etc.
Under the hood
- Object-oriented ActionScript 3.
- Small footprint in both download size and memory.
- JavaScript API.
Please read the JSON parameters guide for more detailed information, but it's recommended to start with the documentation.