MovieClip Vs Bitmap

Hi,

I am working on a project in which I am suppose to maintain an array of movieclips, and I can also convert the movieclips into bitmap data. so I would like to know which one is the best to use either maintaining movieclip array or bitmap data array .

Thanks