3 lines
54 B
ActionScript
3 lines
54 B
ActionScript
|
|
var object:Object = new Object();
|
||
|
|
object.foo = "bar";
|