Object - MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

Object.__proto__
Availability
Flash Player 5.
Usage
myObject.__proto__
Description
Property; refers to the
The
__proto__
ActionScript interpreter uses the
the object's constructor function to find out what properties and methods the object inherits
from its class.
666
Chapter 2: ActionScript Language Reference
property of the constructor function that created
prototype
property is automatically assigned to all objects when they are created. The
__proto__
property to access the
myObject
property of
prototype
.

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents