I am working on a dynamic Tilelist control that will populate a data and show
image under each tile from another mxml file which itself contain de xml data
nad link for de sub level. I want to build my tilelList in a .mxml file and
pull it in via ActionScript when I build the TileList.

Has anyone found a way to integrate other .mxml files via ActionScript?