Avatar

Level 6

I'm not sure I understand what you're asking about exactly, but you should be able to follow this line:

var f = this.addField(field_name, "signature", 0, aRect)


with this:


f.fillColor = color.white;