Don't miss updates

Receive information about releases as RSS feed.

  • 2/5/2021 February 2021

    Version 5.1

    FIX: GetInstalledFlashVersionEx returned incorrect version.

  • 1/19/2021 January 2021

    Version 5

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

  • 6/5/2018 June 2018

    Version 4.5

    FIX: fixed crash on freshest Windows 10 builds (1803 and later).

    FIX: fixed crash on Windows 10 build 1709.

  • 1/4/2016 January 2016

    Version 4.4.1

    ADD: improved drawing demo label.

  • 1/4/2016 January 2016

    Version 4.4

    FIX: fixed crash if Flash 20.0.0.267 is used on Win 8.1.

  • 1/2/2016 January 2016

    Version 4.3

    FIX: fixed crash if Flash 20.0.0.267 is used.

  • 12/30/2015 December 2015

    Version 4.2

    FIX: fixed crash if Flash 20.0.0.228 is used.

  • 9/28/2015 September 2015

    Version 4.1

    FIX: fixed crash if Flash 19.0.0.185 is used.

  • 4/15/2015 April 2015

    Version 4.0.1

    FIX: fixed audio processing (Flash starts to use new functions to produce audio).

  • 9/17/2014 September 2014

    Version 4.0

    ADD: Flash 64-bit is supported.

  • 10/24/2013 October 2013

    Version 3.5

    FIX: fixed flash movies painting on Flash 11.9

  • 8/27/2012 August 2012

    Version 3.4.2.0

    FIX: audio volume couldn't be adjusted.

  • 7/23/2012 July 2012

    Version 3.4.1

    ADD: new functions to get Flash version: FPC_GetVersionEx(). FPC_GetVersion() is deprecated.

  • 5/7/2012 May 2012

    Version 3.4

    FIX: f-in-box might crash when some movies are being loaded.

  • 3/20/2012 March 2012

    Version 3.3.3.8

    FIX: fixed drawing Flash 11 in transparent mode.

  • 7/21/2010 July 2010

    Version 3.3.3.7

    FIX: WM_MOUSEWHEEL was processed incorrectly in transparent mode.

  • 10/10/2009 October 2009

    Version 3.3.3.6

    FIX: fixed audio processing: it might crash.

  • 9/30/2009 September 2009

    Version 3.3.3.5

    FIX: Symbols entered twice in the following case:"Run the handwriting recognition tool(Start > All Programs > Accessories > Tablet PC > Tablet PC Input Panel)Run the sample attached - and select any of the text boxes,Use your mouse to write something in handwriting tool - and click insert.The word will appear twice in the text box."

  • 7/1/2009 July 2009

    Version 3.3.3.4

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

  • 5/15/2009 May 2009

    Version 3.3.3.3

    FIX: m_dwTotalTime has been removed from Sample10_SoundRecorder; it's not necessary!

    FIX: Sample MFC\Sample10_SoundRecorder produced wrong WAV files.

    ADD: New f-in-box window style: FPCS_OPAQUE

  • 4/29/2009 April 2009

    Version 3.3.3.2

    FIX: FPC_UnloadCode() crashed.

  • 4/27/2009 April 2009

    Version 3.3.3.1

    FIX: fixed a small perfomance issue.

  • 1/27/2009 January 2009

    Version 3.3.3

    FIX: optimized memory usage.

  • 1/7/2009 January 2009

    Version 3.3.2

    FIX: SetWindowsTextW didn't work correctly being called from Flash.

  • 10/3/2008 October 2008

    Version 3.3.1

    FIX: Fixed hanlding of WM_IME_* messages.

  • 5/6/2008 May 2008

    Version 3.3

    ADD: f-in-box can load a Flash Video (FLV) using a relative path.

  • 2/13/2008 February 2008

    Version 3.2.1

    FIX: f-in-box hooks VirtualAlloc() to fix the crash with executables generated by VS 2008 and launched under Vista + Flash Player 9.

  • 1/11/2008 January 2008

    Version 3.2

    ADD: Dramatically improved the repainting performance in the transparent mode

    ADD: Fullscreen mode is supported: AllowFullscreen. Read more about fullscreen mode here: http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html

    ADD: New function: FPC_QueryInterface

    ADD: New function: FPC_GetHFPC

  • 8/17/2007 August 2007

    Version 3.1

    ADD: Sound capturing API: FPC_SetSoundListener

    ADD: URL preprocessing: FPC_SetPreProcessURLHandler

  • 8/1/2007 August 2007

    Version 3.0

    ADD: Some functions are deprecated now, added a few new functions

    ADD: Source code is fully compatible with VC++ 6 / 7.1 / 8

  • 9/10/2005 September 2005

    Version 2.0

    ADD: Transparency is fully supported

    ADD: Ability to play Flash Video (FLV) directly from memory

    ADD: New function: FPCIsTransparentAvailable

    ADD: New function: FPCIsFlashInstalled

    ADD: New function: FPCSetGlobalOnLoadExternalResourceHandler

    ADD: New function: FPCLoadMovieFromMemory

    ADD: New function: FPCPutMovieFromMemory

    ADD: New function: FPCLoadMovieFromResource

    ADD: New function: FPCPutMovieFromResource

    ADD: New function: FPCSetEventListener

  • 7/15/2005 July 2005

    Version 1.3

    ADD: Flash 8 is supported.

  • 3/10/2005 March 2005

    Version 1.2

    ADD: New message: FPCM_GET_FRAME_BITMAP - creating a bitmap from the current frame of a movie.

    ADD: New functions: FPCSetAudioEnabled / FPCGetAudioEnabled - enabling/disabling all flash sounds.

    ADD: New messages: FPCM_PUT_STANDARD_MENU, FPCM_GET_STANDARD_MENU - enabling/disabling the standard flash context menu.

  • 8/11/2004 August 2004

    Version 1.1

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

    ADD: New notification message: FPCN_LOADEXTERNALRESOURCE. The FPCN_LOADEXTERNALRESOURCE is sent when a movie tries to load an external resource (xml, jpeg, etc.) using a relative path. The message is sent only if the movie is loaded from memory.

    ADD: New functions: GetUsingFlashVersion and GetInstalledFlashVersion.

  • 1/7/2004 January 2004

    Version 1.0

    ADD: First release!