F-IN-BOX Blog

F-IN-BOX News, Tips and Tricks

F-IN-BOX Delphi Edition 3.4.1 is available


An update which is important for developers who use Builder C++. Using old version of f-in-box, Builder C++ added incorrect declarations for events which have parameters with “out” keyword. It just ignored “out”! That’s why we decided to change declarations of these events to make Builder C++ working with the events properly.

The events are:
OnLoadExternalResourceAsync and OnLoadExternalResourceEx

[ Download demo version ]


F-IN-BOX .Net Edition 3.1.3 is available


[ Download demo version ]


F-IN-BOX Delphi Edition 3.4 is available


  • New event OnLoadExternalResourceAsync and global handler SetGlobalLoadExternalResourceAsync, new way to provide FLV content
  • Right-click menu issue has been fixed: thank you, jpierce!
  • Delphi 2009 and Builder 2009 is fully supported
  • Flash 10 is fully supported
  • New good sample SampleA_FLVPlayer:
    • how to play FLV from TStream, a file, an URL, a RTMP source
    • autoplay
    • fullscreen mode is available
    • set audio volume / mute mode
    • events: FLV is ready to play, it has stopped and so on

[ Download demo version ]