In the AS3 reference guide, the last line of page dedicated to Proxy Class (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fla sh/utils/Proxy.html)
explains that Proxy class is now belonging to Top level classes.
"Note: Prior to Flash 11 and AIR 3.0, the Proxy class was a member of the flash.utils package. It is now a top-level class."
But the top of the same page put this Proxy Class among flash.utils package.
Package | flash.utils |
| Class | public class Proxy |
| Inheritance | Proxy Object |
In addition, the Proxy class doesn't belong to Top level classes in http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/pac kage-detail.html#methodSummary
It seeems that the reference guide has to be fixed.
And what is the right place of Proxy class ?
North America
Europe, Middle East and Africa
Asia Pacific