http://www.flashplayercontrol.com/delphi/history.html

LEGEND
-------

[+] - new feature;
[x] - fixed bug;
[!] - changes;

HISTORY
--------

2.1
----

[+] Flash 8 is supported.

2.0
----

[+] Flash Transparent is fully supported. 

[+] Ability to play Flash Video (FLV) from stream. 

[+] New functions: IsFlashInstalled and SetGlobalOnLoadExternalResourceHandler. 

[+] Builder 6 is supported.

1.2
----

[+] New function: CreateFrameBitmap - create a bitmap from the current frame of a movie.

[+] New functions: SetAudioEnabled/GetAudioEnabled - enabling/disabling all flash sounds.

[+] New property: StandartMenu - enabling/disabling the standart flash context menu.

[+] Delphi 2005 is supported.

1.1
----

[+] New events: OnDblClick, OnMouseMove, OnMouseUp, OnClick, OnMouseDown.

[+] New functions: GetUsingFlashVersion and GetInstalledFlashVersion.

[+] New event: OnLoadExternalResource. The event OnLoadExternalResource is called when a movie tries to load an external resource (xml, jpeg, etc.) using a relative path. The event is called only if the movie is loaded from a stream.

[+] Flash 3, 4, 5, 6, 7 are supported.

[!] The property SWRemote and the property FlashVars are not supported for Flash 6.

[x] Crash when access to the property SWRemote and the property FlashVars under some subversions of Flash 6 - fixed.

[x] The hand cursor disappears under win98/Me - fixed.

[x] Sound is interrupting sometimes if size of a movie is changing - fixed.

1.0
----

First version.
