Added: 3 years ago
From: Homeblog
Views: 5,912
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (3)

Sign In or Sign Up now to post a comment!
  • hi is it possible to install the flash package on turbo delphi because im getting an message saying i am not licenced to install 3rd party components ????

  • He has used just TShockwaveFlash from Macromedia without any of the tools on sale eg. (f-in-box or Delphi swf - SDK). The plugin is absolutely free from Macromedia.

  • Fabulous !!!

    With what tools were developed this?.

    They used "Delphi SWF-SDK"?. For example, how to capture the events of each click button?

    Regards from Argentina.

  • Hi hgiacobone1973,

    you can import the flash ActiveX Control (e.g. swflash.ocx) in Delphi.

    This component includes the "OnFSCommand" Event and you can send commands to Delphi with the Flash "FS-Command"

    Flash-Example:

    on (press) { fscommand(VarCommand,VarArgs);

    }

    Delphi Event:

    procedure TForm1.Flash1FSCommand(ASender­: TObject; const command, args: WideString);

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more