Friday, April 27, 2007

Loading Image Dynamically

I don't recommend to use LoadMovie for loading images dynamically because you can not actually trace the progress & perform the next action depending upon the progress.

I will suggest using MovieClipLoader class and its function loadClip using which you can actually trace the progress & if required can play preloader animation & then hide it when the loading of image is completed.

Please feel free to post your query if you have any.

No comments: