Repository: flex-utilities Updated Branches: refs/heads/develop 952b66d10 -> 14ce5fa1a
added heading Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/14ce5fa1 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/14ce5fa1 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/14ce5fa1 Branch: refs/heads/develop Commit: 14ce5fa1a74b849222147bf004d30cc98fe65ee4 Parents: 952b66d Author: Justin Mclean <[email protected]> Authored: Mon Aug 25 11:20:15 2014 +1000 Committer: Justin Mclean <[email protected]> Committed: Mon Aug 25 11:20:15 2014 +1000 ---------------------------------------------------------------------- TourDeFlex/TourDeFlex3/README | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/14ce5fa1/TourDeFlex/TourDeFlex3/README ---------------------------------------------------------------------- diff --git a/TourDeFlex/TourDeFlex3/README b/TourDeFlex/TourDeFlex3/README index 85f427a..91ed788 100644 --- a/TourDeFlex/TourDeFlex3/README +++ b/TourDeFlex/TourDeFlex3/README @@ -53,6 +53,10 @@ changes to explorer.xml to take effect. package-tar tar up all source files package-zip zip up all source files +========================================================================================== +Compiling a single example +========================================================================================== + Most of the examples can be compiled by hand with mxmlc. For example: mxmlc ./src/spark/controls/ListExample.mxml
