AS 2.0
- Started
- Last post
- 17 Responses
- ********
yes!
- clone0
sure
- a-train0
old news... AS 2.0 was SOOOOOOOOOO yesterday....
- liquid0
que?
- abstrakt0
i'll get into AS2 when i need to, but for now i'm cool with AS1
- liquid0
que pt.II?
- tomkat0
what abstrakt said.
not enough player 7 around
- JamesEngage0
AS SMASTER
- DonnieTV0
You can do AS 2.0 for player 6.
Dive in!
- UndoUndo0
You can do SOME AS 2.0 for player 6.
Dive in the water is lovely
- Stylus0
AS 2.0 is your friend not your enemy
- Dancer0
Is it easier than 1.0 to learn?
- ********0
Is it easier than 1.0 to learn?
Dancer
(Feb 16 05, 05:32)yes / no
depends on apptitude Ah'd say.
- unfittoprint0
dynamic class fuck extends yeah {
private var f:String = "fuck";
private var y:String = "yeah";
//getter/setters
[Inspectable]
public function set fuck(val:String){
f = val;
init();
}public function get fuck(val:String){
return f;
}[Inspectable]
public function set yeah(val:String){
y = val;
init();
}public function get yeah(val:String){
return y;
}//contructor
public fuck(){
init();
}private function init(){
trace(f+" "+y);
}}
- mirola0
try python, it's so lovely it makes me weep at my desk
- mirola0
well, not weep just erm...
- Dancer0
What's python?
- ********0