File savvy movieclips

Would it be better for file size if there was

a) One mc that contained 12 or so images where a gotoAndPlay would be used to direct to the right one

b) 12 movieclips that each had 1 picture

I would assume (a) because the movieclip gets loaded and then that’s that… but Im afraid it’ll also make it seem like there are 12 instances of the same picture if I have to use that movieclip in 12 different areas

~ Seretha :love:

i would assume that its the same, but why dont you compile it one way, then check size, then compile it the other way, check the size and then u would know for sure