Paul
Results
2
issues of
Paul
The current table-level embed_in implementation requires the child to reference the parent by id... but there seems to be no way to embed if the parent references the child... For...
In my working with ArrayLists I've found that addItemAt is **not** inserting a value, it is **setting** a value... So: ``` var tableData:ArrayList = new ArrayList(); for( var x:int=0; x