Don't miss updates

Receive information about releases as RSS feed.

  • 11/2/2022 November 2022

    Version 5.3

    FIX: RAD Studio displayed an error when a user dropped TTransparentFlashPlayerControl to a form.

  • 3/14/2022 March 2022

    Version 5.2

    ADD: improved samples to better show how to embed Flash ActiveX.

  • 12/19/2021 December 2021

    Version 5.1

    ADD: RAD Studio 11 is supported.

  • 1/20/2021 January 2021

    Version 5.0

    FIX: failed to play flash movies after the Flash EOL date.

  • 6/18/2020 June 2020

    Version 4.9

    ADD: RAD Studio 10.4 is supported.

  • 11/22/2018 November 2018

    Version 4.8

    ADD: RAD Studio XE 10.3 is supported.

  • 4/12/2017 April 2017

    Version 4.7

    ADD: RAD Studio XE 10.2 is supported.

  • 12/23/2016 December 2016

    Version 4.6

    ADD: added precompiled binaries for Delphi XE8, XE10, XE10.1 and Builder C++ XE8, XE10, XE10.1.

    FIX: crashes if a file was replaced using a function installed by SetGlobalOnLoadExternalResourceHandlerAsync.

    ADD: sources are compatible with XE10.

  • 8/10/2016 August 2016

    Version 4.5.1

    ADD: better support of 64-bit versions of new flash player versions.

  • 1/2/2016 January 2016

    Version 4.4.0

    FIX: crashed under Flash 20.0.0.267 on Win 8.1.

  • 12/30/2015 December 2015

    Version 4.3.0

    FIX: crashed under Flash 20.0.0.267 on Win 7.

    FIX: crashed under Flash 20.0.0.228.

  • 9/28/2015 September 2015

    Version 4.1.0

    FIX: crashed under Flash 19.0.0.185.

  • 11/10/2014 November 2014

    Version 4.0.1

    FIX: fixed drawing issues under Flash 11.9.

  • 9/16/2014 September 2014

    Version 4.0

    ADD: 64 bit version of Flash ActiveX is fully supported

    ADD: Delphi and Builder C++ XE, XE2, XE3, XE4, XE5, XE6, XE7 are fully supported

  • 2/21/2010 February 2010

    Version 3.5.3

    FIX: FlashPlayerControl didn't switch to full screen mode.

  • 12/9/2009 December 2009

    Version 3.5.2

    FIX: removed .Playing := True from the code. Sometimes it shown wrong movie frame.

  • 11/20/2009 November 2009

    Version 3.5.1

    FIX: fixed floating-point error if flash 10.1 prerelease is used.

  • 11/2/2009 November 2009

    Version 3.5

    ADD: Delphi 10 is fully supported.

  • 7/19/2009 July 2009

    Version 3.4.2.9

    FIX: fixed memory allocation error in InternalFPCGetCurrentDirectory.

  • 7/17/2009 July 2009

    Version 3.4.2.8

    FIX: crashed on Vista sometimes.

  • 7/1/2009 July 2009

    Version 3.4.2.7

    ADD: label "demo version" placed at the left-top corner; when it was at the center, it was impossible to work with flash security dialog.

  • 5/7/2009 May 2009

    Version 3.4.2.6

    FIX: fixed sample Sample9_SoundRecording: it produced wrong WAV files.

  • 5/2/2009 May 2009

    Version 3.4.2.5

    ADD: new event OnUnloadExternalResourceAsync.

  • 3/10/2009 March 2009

    Version 3.4.2.4

    FIX: LoadFlashOCXFromStream crashed if flash was not installed.

  • 3/2/2009 March 2009

    Version 3.4.2.3

    FIX: crashed if a movie used sockets.

  • 2/7/2009 February 2009

    Version 3.4.2.2

    FIX: fixed incorrect working of Chinese input boxes.

  • 12/1/2008 December 2008

    Version 3.4.2

    ADD: added precompiled binaries for Delphi / Builder C++ 2009 with Update 1.

  • 11/23/2008 November 2008

    Version 3.4.1

    FIX: changed OnLoadExternalResourceEx and OnLoadExternalResourceAsync declarations for Builder C++.

  • 11/19/2008 November 2008

    Version 3.4

    ADD: new event OnLoadExternalResourceAsync.

    ADD: new function SetGlobalOnLoadExternalResourceHandlerAsync.

    ADD: Flash 10 is fully supported.

    ADD: Delphi 2009 and Builder C++ 2009 are fully supported.

  • 10/4/2008 October 2008

    Version 3.3.4

    FIX: fixed processing WM_IME_* messages.

  • 7/9/2008 July 2008

    Version 3.3.2

    FIX: if SetGlobalOnLoadExternalResourceHandler was called, the movies were not being loaded correctly from external URLs.

  • 7/3/2008 July 2008

    Version 3.3.1

    FIX: fixed the preloader problem.

    ADD: added AllowFullscreen property.

  • 4/1/2008 April 2008

    Version 3.3

    FIX: some movies crashed under Flash 9 + Windows Vista + DEP Enabled.

  • 8/23/2007 August 2007

    Version 3.2

    ADD: Sound capturing (see new example Sample9_SoundRecording that records flash sounds to a WAV file): SetAudioOutputOpenHandler, SetAudioOutputWriteHandler, SetAudioOutputCloseHandler

    ADD: New event OnUpdateRect

  • 8/18/2007 August 2007

    Version 3.1.2

    FIX: There was a problem with OnLoadExternalResourceHandler. If you provided a content using OnLoadExternalResourceHandler, Flash didn't receive notification when all data is provided.

    ADD: New event OnPreProcessURL.

    ADD: Builder C++ 2006 is supported.

  • 1/1/2007 January 2007

    Version 3.1

    ADD: UNICODE is fully suported now: the signatures of the following functions / events have been changed (AnsiString -> WideString): OnLoadExternalResource, SetGlobalOnLoadExternalResourceHandler, OnLoadExternalResourceEx, SetGlobalOnLoadExternalResourceHandlerEx.

  • 9/1/2006 September 2006

    Version 3.0.2

    FIX: GDI leaks in TTransparentFlashPlayerControl fixed.

    ADD: Builder C++ 2006 is fully supported.

  • 8/1/2006 August 2006

    Version 3.0

    ADD: Streaming is added.

  • 11/1/2005 November 2005

    Version 2.2

    ADD: Flash 9 is supported.

    ADD: External API is supported.

    ADD: All versions of Builder (3, 4, 5, 6) are supported.

    ADD: Delphi 2006 is supported.

  • 7/14/2005 July 2005

    Version 2.0

    ADD: Flash Transparent is fully supported.

    ADD: Ability to play Flash Video (FLV) from stream.

    ADD: New functions: IsFlashInstalled and SetGlobalOnLoadExternalResourceHandler.

    ADD: Builder 6 is supported.

  • 7/1/2005 July 2005

    Version 1.3

    ADD: Flash 8 is supported.

  • 4/20/2005 April 2005

    Version 1.2

    ADD: New function: CreateFrameBitmap - create a bitmap from the current frame of a movie.

    ADD: New functions: SetAudioEnabled/GetAudioEnabled - enabling/disabling all flash sounds.

    ADD: New property: StandartMenu - enabling/disabling the standart flash context menu.

    ADD: Delphi 2005 is supported.

  • 8/11/2004 August 2004

    Version 1.1

    ADD: New events: OnDblClick, OnMouseMove, OnMouseUp, OnClick, OnMouseDown.

    ADD: New functions: GetUsingFlashVersion and GetInstalledFlashVersion.

    ADD: new event: OnLoadExternalResource. The event OnLoadExternalResource is called when a movie tries to load an external resource (xml, jpeg, etc.) using a relative path. The event is called only if the movie is loaded from a stream.

    ADD: Flash 3, 4, 5, 6, 7 are supported.

    ADD: the property SWRemote and the property FlashVars are not supported for Flash 6.

    FIX: crashed on access to the property SWRemote and the property FlashVars under some subversions of Flash 6.

    FIX: the hand cursor disappeared under win98/Me.

    FIX: sound was interrupted sometimes if movie size is being changed.

  • 1/8/2004 January 2004

    Version 1.0

    ADD: first version.