Question
Sintaxis definitions
Hi to everyone.
I'm working in a flash presentation and I'm writting code ... i'll would like ton know what is the definition (or what it means):
1. new Sprite();
2. stage.addChild(cont);
3. cont.addChild(newMedia);
Note: cont. is a variable.
Thanks .....