==================================== 1. Assigning the library. 2. File structure of Delphi SWF SDK. 3. Installation. 4. License and registration. 5. Chronicle of changes ==================================== 1. Assigning the library. ========================= Delphi SWF SDK contains pure Object Pascal library for creating SWF files, without using of any external dynamic libraries. 2. File structure of Delphi SWF SDK. ==================================== D5 - the binary files for Delphi 5 D6 - the binary files for Delphi 6 D7 - the binary files for Delphi 7 Demo Header - header changing of the swf-file Main - main features of Delphi SWF SDK Parse - swf source parsing Shape - demonstrates kind of shape ShockwaveList - demo of the TShockwaveList control FlashAX - Flash ActiveX VCL FlashControl - TFlashControl source (only in Pro+ version) Help - help file Int - interface part of units Source - Delphi SWF SDK sources |