Moving loader information to main timeline
Im trying to create a gallery application in flash.
I created a movie clip and inside of it i create a loader variable.
after loading it i want to put it on the stage but not using the same loader.
what im trying todo is to load the information, and the copy the loaded information to a different loader that lives on the main timeline (root)
and then use the addChild to put it on stage but its got to be on the main timeline or a different movieclip, not the same movieclip that loaded the object.
does any1 know how can i do it ??
Should i post the source code ?