SmartFlash is a VCL with additional features in Macromedia Flash ActiveX. SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame. Also you can load flash from stream and grab frame to the bitmap with alpha-channel. With SmartFlash you can create flash interface in your applications (flash forms, menus, controls and more).
SmartFlash is intended for use with:
- Delphi 2009, 2010
- C++Builder 2009, 2010
- Delphi 2007
- Delphi 2006
- C++Builder 2007
- C++Builder 2006
- Turbo Delphi
- Turbo C++
- Delphi 2005
- Delphi 5,6,7
- C++ Builder 5,6
Features:
- full streaming support (no temporary files)
- full support asynchronous streaming mode
- store your flashes, FLV, xml, images, sounds and any data in *.exe file and then load them without any temporary files
- real transparency
- real anti-aliasing effect
- save frames to png, jpg files and 32-bit bitmap with alpha channel
- load flash, FLV from file, resource file, stream
- Macromedia Flash ActiveX 3,4,5,6,7,8,9,10 support
- layered windows support
- windows with regions support
- enable/disable flash sounds
- adjust sounds volume
- additional components
- performance in transparency mode as in standard flash player
- interaction with Delphi and C++Builder
- dll support
- FLVPlayback support (full control of FLV)
New in this Version:
- added: new asyncdemo (load from url in asynchronous mode)
- added: some small improvements and optimizations in code
- fixed: some problems in C++Builder 2009