SciTE AS3
---------


Preinstall Instructions
-----------------------
1) Download and install the free Flex SDK from http://www.adobe.com/products/flex/sdk/
2) Download and install the debugger flash player from http://www.adobe.com/support/flashplayer/downloads.html
3) Download and install SciTE from http://www.scintilla.org/SciTE.html

Install Instructions
--------------------
1) Copy actionscript.api to a convenient permanent location.
2) Copy the contents of actionscript.properties to your User Options File.
3) Edit the User Options variables for your local configuration:
	*the location of actionscript.api
	*the location of the mxmlc compiler
	*the location of the standalone flash player
	*the location of the fdb debugger
	*preferred browser
4) Restart SciTE and start coding
