====== SAM-UI ====== The primary goal of SAM-UI is to provide a GUI for working with [[swfmill]], [[http://ant.apache.org|ant]] and [[http://www.mtasc.org|MTASC]]. But it has some others features too. ===== Features ===== * Compile and run your SWF within SAM-UI. * Configure your project easily with a properties editor. * Manage your library with an D&D tree. * D&D files and folders from filesystem into library to import them. * Default ant script is generated and can be customized. * Execute any ant target of your script with the toolbar. * Output console. * Support for TRACE command of MTASC. An AS2 handler class is provided. * AS2 Profiler. Compile your project with the profiler option and you will be able to take a snapshot of callstack history. Some statistics will be generated too. * Pluggable LookAndFeel (skin). * [[http://www.flashant.org/index.php?p=408&more=1&c=1|Natural Entry Point Method]] support. ===== Download ===== SAM-UI is only available on Windows and Linux. === Binary === * [[http://svn1.cvsdude.com/osflash/samui/trunk/dist/samui-0.4.0-bin-win32.zip|samui-0.4.0-bin-win32.zip]] * [[http://svn1.cvsdude.com/osflash/samui/trunk/dist/samui-0.4.0-bin-linux.zip|samui-0.4.0-bin-linux.zip]] You can download development build [[http://svn1.cvsdude.com/osflash/samui/trunk/dist/|here]]. === Source === * [[http://svn1.cvsdude.com/osflash/samui/trunk/dist/samui-0.4.0-src.zip|samui-0.4.0-src.zip]] ===== Getting started ===== === Installation === [[http://java.sun.com/j2se/1.5.0/download.jsp|JDK 5.0]], [[swfmill]], [[http://ant.apache.org|ant]] and [[http://www.mtasc.org|MTASC]] are required to run SAM-UI After you've downloaded SAM-UI binaries, extract it in any folder. This will be SAM-UI installation folder. === Running SAM-UI === If you're on Windows, double click on //samui.jar//. If you're on Linux : java -jar samui.jar ===== Mailing list ===== * [[http://osflash.org/mailman/listinfo/samui_osflash.org]] ===== SVN Repository ===== * [[http://svn1.cvsdude.com/osflash/samui/]] ===== License ===== SAM-UI is released under the GNU GPL Licence Copyright © 2005 Nicolas Désy