Hey all,
I have created a movie clip with a UILoader and motion tween in it and dropped it on my stage with my other ui components. Can i access the UILoader object in the movie clip from the main timeline AS?
I am trying to accomplish two things here. Need to change the image in the UILoader as needed when user uploads it. Next thing is to activate the motion only after the image has uploaded and to only run once.
Thanks