RE: [flexcoders] Extending a subclass of Proxy

2006-08-24 Thread Yaniv De Ridder
To: flexcoders@yahoogroups.com Subject: [flexcoders] Extending a subclass of Proxy I'm trying to extend a subclass of the Proxy class and I'm getting an error. Here is an example of my problem: // ProxyA.as package { import flash.utils.Proxy; import flash.utils.flash_proxy

Re: [flexcoders] Extending a subclass of Proxy

2006-08-24 Thread Michael Schmalle
8 643 37 81 [EMAIL PROTECTED] From: [EMAIL PROTECTED] ups.com [mailto:[EMAIL PROTECTED] ups.com] On Behalf Of Danny Patterson Sent: Wednesday, August 23, 2006 5:19 AM To: [EMAIL PROTECTED]ups.com Subject: [flexcoders] Extending a subclass of Proxy I'm trying to extend a s

[flexcoders] Extending a subclass of Proxy

2006-08-23 Thread Danny Patterson
I'm trying to extend a subclass of the Proxy class and I'm getting an error. Here is an example of my problem: // ProxyA.as package {import flash.utils.Proxy;import flash.utils.flash_proxy; public class ProxyA extends Proxy {flash_proxy override function callProperty(methodName:*,