Is it possible to preload TileList's?

I need to preload the source images for a TileList component. Is it possible and if so how?

I don’t want to preload the source images into any other Loader or UILoader, I just want them to be loaded directly into the source property of the TileList component. Thx!