Main Page

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
(Tutorials)
(Tutorials)
Line 1: Line 1:
Willkommen!
Willkommen!
-
==Tutorials==
+
= Tutorials =
-
===  test ===
+
 
 +
== Installing And Running FDT ==
 +
[[Installing and Running FDT]]
 +
 
 +
If you haven't installed FDT, or are having trouble getting FDT to install or launch,  check out this tutorial.
 +
 
 +
  ==  Basic AS3 Tutorial ==
[[Basic AS3 Tutorial]]  
[[Basic AS3 Tutorial]]  
 +
Learn the basics of creating, building and compiling your first FDT project. You'll use the Project Wizard to create a project, then create your first class and compile and view your application.
 +
 +
== Flex / AIR Tutorial ==
[[Flex / Air Tutorial]]
[[Flex / Air Tutorial]]
-
[[Installing and Running FDT]]
+
See how quickly you can code and run an AIR application. Similar to the [[Basic AS3 Tutorial]], you'll go a little further by adjusting compiler options and being introduced to some of FDT's  Smart Editor features.
 +
== Sharing and Archiving Project ==
[[Sharing and Archiving Projects]]
[[Sharing and Archiving Projects]]
 +
Become familiar with how easy it is to share and distribute projects with others with FDT.
 +
 +
== Creating Project Templates ==
[[Creating Project Templates]]
[[Creating Project Templates]]
 +
 +
Project Templates allows developers to predefine an endless amount of project setups - all with different options and files. Project Templates will get you building your projects just the way you want in no time.

Revision as of 21:12, 14 September 2010

Willkommen!

Contents

Tutorials

Installing And Running FDT

Installing and Running FDT

If you haven't installed FDT, or are having trouble getting FDT to install or launch, check out this tutorial.

==  Basic AS3 Tutorial ==

Basic AS3 Tutorial

Learn the basics of creating, building and compiling your first FDT project. You'll use the Project Wizard to create a project, then create your first class and compile and view your application.

Flex / AIR Tutorial

Flex / Air Tutorial

See how quickly you can code and run an AIR application. Similar to the Basic AS3 Tutorial, you'll go a little further by adjusting compiler options and being introduced to some of FDT's Smart Editor features.

Sharing and Archiving Project

Sharing and Archiving Projects

Become familiar with how easy it is to share and distribute projects with others with FDT.

Creating Project Templates

Creating Project Templates

Project Templates allows developers to predefine an endless amount of project setups - all with different options and files. Project Templates will get you building your projects just the way you want in no time.

Get FDT5