This repository contains 2 projects that can help springboard your development of Flex scripts:
- External Scripts - An example project on how to write scripts that are assembled into
JARs and referenced from Flex scripting actions via the
JAR File URLs
configuration field. - UsingAnIdeToWriteScripts - A project that demonstrates how to write Flex scripts using an IDE in order to leverage code completion, unit testing and source control, before being copy and pasted into Flex.