I'm extending ObjectProxy and overriding flash_proxy setProperty() in an object and it's not firing when setting known properties. Is there any way around this? it seems to fire when I dynamically add properties but not for my known properties.
I'm extending ObjectProxy and overriding flash_proxy setProperty() in an object and it's not firing when setting known properties. Is there any way around this? it seems to fire when I dynamically add properties but not for my known properties.