Hi,
Is it possible to have every TextField instance run some custom code when they're created?
I tried this but it didn't output anything...
Any ideas?Code:TextField.prototype.TextField = function () { trace("construct"); };
Cheers, CN
|
Results 1 to 1 of 1
Thread: Replace TextField constructor
|
Click Here to Expand Forum to Full Width |