Tweening

hi everyone

can someone please help me on this one?

i’m loading some images thru an xml file into empty movieclips, what i’d like to do is:

1.I’d like to be able to know the loading status of each image,can i do a preload for them? if yes, how?

2.When the images are loaded i’d like to make some kind of tweening with them for example move them form one side of the screen to the other, is there any tutorial for this?

thanks

for the preloading i think u shud be able to find a xml preloader on www.flashcomponents.net else use any old loader and set the source to ur xml worked for me a while ago but it was a weird loader that i made i wud give the source but iformated and lost it

-Tom

http://www.macromedia.com/support/flash/applications/jpeg_slideshow_xml/jpeg_slideshow_xml06.html

have a gander there see if its any help

hi
thanks for the reply novatake but i think i didn’t explain well what i want so the thing is i get the data from the xml file whithout problem and i keep the path of the images on an array,when i click on a button i want the image to be loaded into an empty movieclip which is easy but i’d to a preload bar to see the image beeing loaded

ya sorry i missunderstood ya. well must be sumway to do it i aint sure off the top of my head i aint to good with script. try using a component loader within the movieclip that u are loading the images into that mite work otherwise i aint got a clue

-Tom