I've been getting...
User exception thrown: TypeError: Error #1009: Cannot access a property or method of a null object reference.
at fl.controls::CheckBox/drawLayout()
at fl.controls::LabelButton/draw()
at fl.core::UIComponent/drawNow()
at fl.controls::List/drawList()
at fl.controls::List/draw()
at fl.core::UIComponent/drawNow()
for any CellRenderer that I'm using in the List. I've added all related components to my FLA directly, but am still getting the problem.