Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

F-IN-BOX v.3.6 updated

$
0
0
TFlashPlayerControl is a Delphi / Builder / VCL component to enhance Macromedia Flash Player ActiveX features. It does not use its own engine to display movies but instead provides a wrapper around official swflash.ocx/flash.ocx code. Thus, it is possible to avoid certain Macromedia Flash Player ActiveX limitations.

Features at a glance:

  • Load Flash movies from any TStream descendant (TResourceStream, TMemoryStream, etc.)
  • Create Flash-enabled applications which are ready to work even when Flash Player ActiveX is not installed.
  • Flash Transparency is fully supported.
  • Ability to play Flash Video (FLV) from stream.
  • Enable/disable flash sounds 6. Get a snap image of the current flash movie frame.
  • Write code which is compatible with any version of Flash (3, 4, 5, 6, 7, 8, 9, 10).
Using the component, you can load any Flash movie from any stream object. No temporary files. Load any movie on-the-fly from any supported source.

For example, you can put one or more Flash movies in the resource section of your application and then load it from the exe. That's the portability and power of TFlashPlayerControl.

By default, the component will use the swflash.ocx/flash.ocx that's already installed on the system. The component can alternatively use any swflash.ocx/flash.ocx that you provide it with using any supported source. Using this method, your application will work even if Flash Player ActiveX doesn't exist on the target system. With TFlashPlayerControl, hassling with Flash Player ActiveX installation issues is a thing the past.

Demos, complete with source code, are provided. One of the problem with Flash programming is that you have to control what version of Flash you are using. For example, the property "Stacking" exists only in Flash 5 but doesn't exist in later revisions. TFlashPlayerControl automatically detects which Flash version is being used and prevents failure if access to nonexistent properties or methods is attempted.

Product License: SW
Source: On purchase/registration
File Status: With Nag-Screen

Compatible with: C2k10 C2k6 C2k7 C2k9 CB3 CB4 CB5 CB6 CBXE CBXE2 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE64


Viewing all articles
Browse latest Browse all 1736

Trending Articles