MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Reference page 294

Actionscript language reference
Table of Contents

Advertisement

var obj:Object = new myObject();
myMethod.call(obj, obj);
The
statement displays:
trace()
The
statement sends the following code to the log file:
trace()
this == obj? true
See also
Function.apply()
294
Chapter 6: ActionScript Core Classes

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flex

Table of Contents