

FLV player release notes
What's new
Version 4.4.0
- View video in new window. Added "open in new window" sub button in the "Fullscreen/window" button.
- Adaptive subtitles font. Increase the subtitles font size in the fullscreen.
- Bug fixing: Corrected HighWinds CDN smil support. Corrected media prefixes.
Version 4.3.1
- Playback of direct YouTube links. The Player can play direct links from YouTube. We have implemented the official YouTube flash API.
- YouTube video format changer. Drop down selector of video formats from YouTube (1080p, 720p, 480p and 360p) while video is playing.
- Additional YouTube video format parameter. You can add &videoformat=720p to the direct YouTube link and player will immediately load video in this format (for example http://www.youtube.com/watch?v=XSGBVzeBUbk&videoformat=720p).
- Dynamic video URL. Ability to add FlashVar parameter with actual video &_dynamicVideo={video:http://www.domain.com/videos/yourvideo.flv}.
- HTML Play Video by URL. New html player control function (for example: onclick="swfobject.getObjectById('WSplayer').JS_PlayVideo('URL')").
- Hovering seek time indicator. Show seek time on rollover on the seek bar.
- Show carousel on play. Show thumbnail carousel on rollover while playback.
- Bug fixing: Error messages and embed code fixes.
Version 4.2.0
- External Playlist "Grid". Added external grid playlist.
- External Playlist "Carousel". Added external carousel playlist.
- Bug fixing: Subtitles fixes.
Version 4.1.0
- New RTMP functionality. Load balancing system, 302 redirect between streaming servers.
- Bug fixing: Player fixes and external playlist text fixes.
Version 4.0.0
- Google Analytics Support. If you have Google Analytics code on your page, this player function will automatically add selected events to your reports in Google Analytics account.
- Sending player events to javascript. If the feature is enabled, the flash FLV player will send following info to the page flashObjectID:String, isADPlaying:Boolean, PlayingVideoNum: Number, Event: "Stop"/"Play"/"Pause"
- Rounded Corners. If the feature is enabled, the player can have rounded corners with desired radius.
- Customizable Thumbnail Size. Thumbnails in player playlist, carousel and external playlist can have desired width and height.
- Wowza Security Support. Enables secure token feature for Wowza Media Server PRO Popular media server with free and pro versions.
- Autoplay next video in playlist. This new parameter will cause the next video to play when the previous video is done.
- Control bar detach. Player control bar can be detached at desired distance from video
- All parameters in XML. Player parameters were moved from page flashVars to "config.xml" with full support for older versions.
- Custom URLs for player files. Custom URLs for "player.swf", "config.xml", "playList.xml", "skin".
- Bug fixing: Local connection with playlist, autoplay without preview image,...