F-IN-BOX Blog

F-IN-BOX News, Tips and Tricks

F-IN-BOX Delphi Edition 3.2


Download latest version


F-IN-BOX Delphi Edition 3.1.2



F-IN-BOX DLL Edition 3.1 is ready


What’s new

  • New notification FPCN_PAINT_STAGE. It’s useful when you need to modify movie background or paint something over already painted movie. With FPCN_PAINT_STAGE you can simulate transparency for f-in-box created as a child control. See sample Samples\MFC\Sample09_TransparentControl
  • Sound capturing. It demonstrates how to save flash sound as a WAV file. See function FPC_SetSoundListener
    Also see sample Samples\MFC\Sample10_SoundRecorder.
  • URL preprocessing. It’s useful when you need to replace an URL that flash uses. For example, a movie has link to something. When an user click to the link, your callback is called. You can cancel the loading or change URL. See function FPC_SetPreProcessURLHandler

Click to download latest version


F-IN-BOX .Net Edition 3.0.11 is ready


What’s new:

  • New event OnPaintStage
  • Some samples are improved
  • New sample Sample9_TransparentControl
  • Help is improved

Bugfixes:

  • Problem with blocking the finalizer queue fixed

Click to download latest version