i have and xml that passes these image details to be loaded into flash.

image path, x,y,heigt,width, rotation

i use moviecliploader and attachemovies with a for loop to load the images. but find difficult set images there respected property after onLoadComplete even if the movieclip loader as i can pass the approriate values in to movies.

can anyone suggest me on how to pass the properties into onLoadComplete even of the image

thanks