actionscript:start
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| actionscript:start [2015-03-09 14:41] – angelegt a.kamola | actionscript:start [2019-09-11 21:58] (aktuell) – Seite überarbeitet a.kamola | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== ActionScript ====== | ====== ActionScript ====== | ||
| + | |||
| + | // | ||
| ===== Hello World ===== | ===== Hello World ===== | ||
| + | |||
| + | "Hello World" | ||
| <code actionscript3 HelloWorld.as> | <code actionscript3 HelloWorld.as> | ||
| Zeile 13: | Zeile 17: | ||
| </ | </ | ||
| + | [[https:// | ||
| ===== Code-Konventionen ===== | ===== Code-Konventionen ===== | ||
| Zeile 24: | Zeile 29: | ||
| * Example class | * Example class | ||
| * | * | ||
| - | * This is an example class in ActionScript 3.0 with some basic code convetions. | + | * This is an example class in ActionScript 3.0 with some basic code conventions. |
| * | * | ||
| - | * @author | + | * @author |
| * @date 2011-10-24 | * @date 2011-10-24 | ||
| - | * @edit 2012-10-25 | + | * @edit 2012-10-25 |
| */ | */ | ||
| public class Example extends Sprite { | public class Example extends Sprite { | ||
actionscript/start.1425908515.txt.gz · Zuletzt geändert: 2015-03-09 14:41 von a.kamola