HAXE

Haxe Flash Tutorial (version 0.0.4)

This tutorial is (or will become) a collection of samples for Flash programming with the Haxe programming language. It is thought as a hands on tutorial to lern some basisc, to aid further practising all functions are added as a library for own examples and programming sessions.
This project is on a very early production stage, so do not expect too much.
Enjoy it!

About Haxe

haXe is a high-level object-oriented programming language mainly focused on helping programers develop websites and web applications. haXe has been designed to be easily portable across several platforms. For further information see the Homepage at haxe.org.

Flash Version Note

Flash exists in several versions, this tutorial was made for Flash version 9.

Tutorial - Table of contents

Practising

[Not started yet!] Here are things you need when you want to start coding on your own. Some hints are given in chapter 3.

Library

For reference here is the library description, to be used in your own projects.

Copyright/ Disclaimer

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see http://www.gnu.org/licenses.

    Copyright (C) 2008 by Siegmund Gorr

Notes

This page is part of version 0.0.4.

Flash is a trademark of Adobe Inc.