Re: Delphi + Flash

From: Jamie (jamie_5_not_valid_after_5_Please_at_charter.net)
Date: 02/24/04


Date: Tue, 24 Feb 2004 13:49:05 -0800


  with code hacking yes but it would be very hard to
explain due to the speaking langauge barrier.
   Either hooking into the Window Procedure to of the Activex
  control or using SetWindowsHookEx will allow him to monitor
  message activities.

gabriel wrote:

> Translation:
>
> He's using the TShockwaveFlash ActiveX component to display a Flash movie
> in the Delphi application. He wants to know if there is a way to have
> Flash call Delphi code when a hotspot is clicked, or other such events. He
> also wants to know if it can be done the other way: Have Delphi call Flash
> procedures.
>