have been looking at few slideshows where you click a thumb image… then a there is a movieclip which shows “loading” … then the movieclip resizes with tween… the on tween complete the images becomes visible.
cant understand how it is done. do i have to do something special in designing the movieclip ?
because when i load a image… the movieclip will immediately resize instantly when the image loads completely.
I dont have an AS answer but try using photoshop cs3 webphoto gallery and then study the js files that it automatically exports for you. i dont know that might help.
they often use a tween class, such as the built in. But the the built in tween class sucks.
but this is about how they write to get them to tween from one size to original size: