Issues with attachMovieClip

It's better not to use attachMovieClip in an online project because,

it makes the movie loads slower because when you link movieclips from library and select the checkbox to export it at first frame, it adds to the size of that first frame which causes the movie to take time to load or even makes the preloader appear late.


Basically, the first frame should contain only a preloader with simple and smaller animation.

No comments: