What's the trick to create a container MC?
I am trying, but think that I dont know exactly what to do...

I created an empty MC and called it "empty". Then I hard-instantiated (clicked and dragged from library to the stage) it in my main timeline as "empty1", and made a simple motion tween. Of course, when I run that, nothing appears, because the hard-instantiated MC has nothing.

Then I created another MC with just one frame with a photography, called "pic".

Now, my idea is from within code (with actionscript) to instantiate the "pic" MC as "pic1" into "empty1", in the very first frame of the main timeline. Well, the problem is that I cant see HOW can I instantiate a MC inside another!!!

Can you help me????

Thanks!