F-IN-BOX DLL Edition 3.3.3.8 is available: Flash transparency problem fixed
Flash transparency problem fixed. With Flash 11 semitransparent movies are painted incorrectly: some parts was painted with black background. This problem is described here: http://www.f-in-box.com/forum/viewtopic.php?t=873.
F-IN-BOX DLL Edition 3.3.3.7 is available
A bug of mouse wheel messages processing has been fixed.
F-IN-BOX DLL Edition 3.3.3 is available
A small memory leak fixed.
F-IN-BOX DLL Edition 3.3.2 is ready
The problem of the invalid f-in-box reaction to SetWindowTextW / WM_SETTEXT has fixed.
theomania and Bikram Thapa, thank you very much!
[ Download page ]
F-IN-BOX DLL Edition 3.3.1 is ready
[FIXED] incorrect processing WM_IME_* messages. When you enter symbols on, for example, Korean kanguage, they are broken, f-in-box shows them incorrectly. The bug has been fixed in this release.
F-IN-BOX DLL Edition 3.2.1
FIXED:f-in-box crashed when DEP enabled on Windows Vista, Flash 9 is installed and Flex-generated movie is loading.
F-IN-BOX DLL Edition 3.2 is ready
- The repainting performance in the transparent mode has dramatically improved
- Fullscreen mode is supported: AllowFullscreen. Read more about fullscreen mode here: http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html
- New function: FPC_QueryInterface
- New function: FPC_GetHFPC
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