On Dec 14, P T Withington wrote:
> On 2006-12-13, at 22:17 EST, Jim Grandy wrote:
[snip]
> > setters.clip =  -1;
> 
> Setting the setter to -1 is additional Adam magic.  I don't recall off
> the top of my head what it means...
It means that this argument is processed by the constructor and that no
setter (even the default setAttribute) should be called for this slot when
it is encountered in applyArgs. In older versions of flash, there was no
way to set some properties after consrtuct time -- like masking, text
width, and a few others.

A

Reply via email to