Download and Install ==================== Latest version -------------- You can download the latest release link:http://sourceforge.net/project/showfiles.php?group_id=177616[here]. Requirements ~~~~~~~~~~~~ * Windows * Flash mx2004 or flash 8 Easy install ~~~~~~~~~~~~ Untar the archive somewhere in you hard drive, a good place could be in the directory "program files" or somewhere in "My documents". SVN --- Browse the code ~~~~~~~~~~~~~~~ link:http://laziza.svn.sourceforge.net/viewvc/laziza/[Web-based interface] to view subversion repositories. Get the code ~~~~~~~~~~~~ This project's Subversion repository can be checked out through SVN with the following instruction set: ---------- svn co https://laziza.svn.sourceforge.net/svnroot/laziza laziza ---------- Build it! ~~~~~~~~~ [NOTE] .What is required to compile ? ==================================== To build from sources, you will need : . link:http://www.freepascal.org/[Free Pascal Compiler] 2.04 or higher, . link:http://www.lazarus.freepascal.org/[Lazarus IDE] 0.9.20 or higher, . link:http://www.indyproject.org/Sockets/fpc/index.en.aspx[Indy 10] or higher. ====================================