|
| Version | Date Released | Status | Release Notes |
| Delphi SWF SDK 2.3 | Mar 15, 2008 | Minor Update | Supports Read/Write SWF9 tags; Supports XML Read/Write for SWF9; Rendering Metafile is improved; Stream sound writing in MP3 is improved; FindPlaceFromID and FindPlaceFromName is added for TSWFStreamReader. |
| Delphi SWF SDK 2.2 | Aug 11, 2007 | Minor Update | Fix32bitImage property is added for TFlashMovie to correct view when 32bit image is used without alpha data; FindIDFromName method for TSWFStreamReader is added. |
| Delphi SWF SDK 2.1.1 | Jun 13, 2007 | Minor Update | CodeGear Delphi 2007 is supported; For TFlashActionScript LoadMovie, LoadMovieNum, LoadVariables, LoadVariablesNum methods; ActionScript compiler is optimized; new "add mode" - amFromStartFrame. |
| Delphi SWF SDK 2.1 | Apr 2, 2007 | Minor Update | Microsoft ADPCM format is supported for sound; automatic compression PCM to ADPCM format; sound from memory is supported. |
| Delphi SWF SDK 2.0.5 | Jan 30, 2007 | Minor Update | XML technology supporting and ActionScript Compiler |
| Delphi SWF SDK 2.0.3 | Nov 3, 2006 | Major Update | XML technology supporting and ActionScript Compiler |
| Delphi SWF SDK 1.8 | Mar 30, 2005 | Minor Update | - Adapted code for compatibility with Delphi 2005; - new features for making new movie from existing one: TFlashMovie.AddExternalMovie method and class TFlashExternalMovie; - new methods in TSWFStreamReader class: FindObjectFromID, FindObjectFromName, FindTagFromObject, Rename, Renumber; - new method TFlashCanvas.DrawMetafile; - corrected work with unicode text. |