do a checkout of the flex sdk svn checkout http://opensource.adobe.com/svn/opensource/flex/sdk/trunk
+ JAVA_HOME and ANT_HOME will already be set by your LPS build setup + Look at README.txt in the top level directory. In order to run their regression test you need to set up a FlashPlayerTrust file, like this: Create this file and any parent directories needed: ~/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/myTrustFiles.cfg And add these paths to where you installed the flex sdk source dir, e.g., /Users/hqm/openlaszlo/adobe/trunk/frameworks/tests/ /Users/hqm/openlaszlo/adobe/trunk/frameworks/tests/componentSmoke/ /Users/hqm/openlaszlo/adobe/trunk/frameworks/tests/checkinapp/ + run ant main checkintests -- Henry Minsky Software Architect [EMAIL PROTECTED]
