Version  3.31

  • fixed: problem with TsfFlashPlayer.VolumeControl, TsfFlashPlayer.Volume property in latest Flash ActiveX 11

Version  3.30

  • added: support for RAD Studio XE2 (32 bit)

Version 3.25

  • added: support for Youtube URL (use AsyncDemo project to test this feature)

Version 3.22

  • added changes in flash core when loading external flash (from file) with external parameters as files

Version 3.21

  • added: support for RAD Studio XE

 Version 3.20

  • added: some small improvements and optimizations in code
  • updated: Open Flash Chart demo (load data to the TsfFlashList and TsfFlashPlayer in real time) - cool solution for many applications with charts
  • updated: help

 Version 3.17

  • added: new asyncdemo (load from url in asynchronous mode)
  • fixed: some problems in C++Builder 2009

  Version 3.16

  • fixed: problem with TsfFlashList in RAD 2009 and RAD 2010 ((important fix) now all demos work correctly)

  Version 3.15

  • added: TsfFlashPlayer.LoadMovieFromStreamAsync method (Load flash from stream in asynchronous mode (please, see help file how to use it))
  • updated: help

  Version 3.12

  • added: support for Delphi 2010 and C++Builer 2010

Version 3.11

  • added: TsfFlashPlayer.SetReturnValue method
  • added: some small improvements 

Version 3.10

  • updated: flash streaming core  - BIG CHANGES!
  • TsfFlashPlayerAsync control was deleted (now all functionality in TsfFlashPLayer control)
  • sf_flash unit and sf_flashplayer unit was merged in one sf_flash
  • now you can load all data to the TsfFlashList component (see FlashChart demo and FlashGalleries demo)
  • now all data loaded in asynchronous streaming mode 
  • updated: all demos
  • updated: help

Version 3.0

  • added: TsfFlashPLayerAsync control
    (Use this player control to load FLV with  FLVPlayback component,  flash from URL (http://....) or to load very big  flash files from disk)
  • added: FLVPlayback support (full control of FLV) see FLVPlayback demo
  • added: smartflash.dll (see dll_directx_demo)
  • added: Open Flash Chart support + demo (use TsfFlashPLayerAsync component) - it is a really cool!
  • added: some small improvements and optimizations in code
  • updated: demos + new demos
  • updated: help