I need to create several movie clip by coding, and then put them in a certain cell of datagrid.
I can’t use pre-designed movieclip in library, for that’s not an option for me. But I can use the clip inherited from them.
The point is to create several movieclip by scripting. Then put them in a cell of a datagrid by scripting as well.
All I know is using the iCellRenderer class. But i don’t know how to do it. Could anyone help me please.
Thanks.