F-IN-BOX Delphi Edition Help >> TFlashPlayerControl / TTransparentFlashPlayerControl >> Events >> Native events

OnFSCommand

Syntax

type TFlashPlayerControlFSCommand = procedure(ASender: TObject; const command: WideString; const args: WideString) of object;
property OnFSCommand: TFlashPlayerControlFSCommand;

Description

This event is generated when a GetURL action is performed in the movie with a URL and the URL starts with "FSCommand:". The portion of the URL after the : is provided in command and the target is provided in args. This can be used to create a response to a frame or button action in the Shockwave Flash movie.


More about TFlashPlayerControl
Copyright © 2004 - 2008 Softanics. All rights reserved.
Delphi is a trademark of Borland Software Corporation.
Macromedia and Shockwave Flash are trademarks of Macromedia, Inc.