FLV player release notes
What's new

Version 4.4.0

  1. View video in new window. Added "open in new window" sub button in the "Fullscreen/window" button.
  2. Adaptive subtitles font. Increase the subtitles font size in the fullscreen.
  3. Bug fixing: Corrected HighWinds CDN smil support. Corrected media prefixes.

Version 4.3.1

  1. Playback of direct YouTube links. The Player can play direct links from YouTube. We have implemented the official YouTube flash API.
  2. YouTube video format changer. Drop down selector of video formats from YouTube (1080p, 720p, 480p and 360p) while video is playing.
  3. 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).
  4. Dynamic video URL. Ability to add FlashVar parameter with actual video &_dynamicVideo={video:http://www.domain.com/videos/yourvideo.flv}.
  5. HTML Play Video by URL. New html player control function (for example: onclick="swfobject.getObjectById('WSplayer').JS_PlayVideo('URL')").
  6. Hovering seek time indicator. Show seek time on rollover on the seek bar.
  7. Show carousel on play. Show thumbnail carousel on rollover while playback.
  8. Bug fixing: Error messages and embed code fixes.

Version 4.2.0

  1. External Playlist "Grid". Added external grid playlist.
  2. External Playlist "Carousel". Added external carousel playlist.
  3. Bug fixing: Subtitles fixes.

Version 4.1.0

  1. New RTMP functionality. Load balancing system, 302 redirect between streaming servers.
  2. Bug fixing: Player fixes and external playlist text fixes.

Version 4.0.0

  1. 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.
  2. 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"
  3. Rounded Corners. If the feature is enabled, the player can have rounded corners with desired radius.
  4. Customizable Thumbnail Size. Thumbnails in player playlist, carousel and external playlist can have desired width and height.
  5. Wowza Security Support. Enables secure token feature for Wowza Media Server PRO Popular media server with free and pro versions.
  6. Autoplay next video in playlist. This new parameter will cause the next video to play when the previous video is done.
  7. Control bar detach. Player control bar can be detached at desired distance from video
  8. All parameters in XML. Player parameters were moved from page flashVars to "config.xml" with full support for older versions.
  9. Custom URLs for player files. Custom URLs for "player.swf", "config.xml", "playList.xml", "skin".
  10. Bug fixing: Local connection with playlist, autoplay without preview image,...