actionscript:start
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
| actionscript:start [2015-03-21 09:20] – Einleitung eingefügt 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 27: | 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.1426926024.txt.gz · Zuletzt geändert: 2015-03-21 09:20 von a.kamola