
25.09.2008, 19:28
|
|
Регистрация: Mar 2008
Сообщений: 65
|
Цитата:
Сообщение от __etc
Это верно только по отношению к AS2.
|
Это стандарт AS3.
Objects lie at the heart of the ActionScript 3.0 language--they are its fundamental building blocks. Every variable you declare, every function you write, and every class instance you create is an object. You can think of an ActionScript 3.0 program as a group of objects that carry out tasks, respond to events, and communicate with one another.
While the ECMAScript draft definition may seem a little odd to programmers with a Java or C++ background.
Последний раз редактировалось L1965; 25.09.2008 в 19:31.
|