Attaching loaded image into movie clip

Hello everyone,

I’m not sure if this can be done, but I’ll try my luck here :).

I’ve loaded external jpg image using loadClip method… Now i want to attach the same image to another dynamically created movie clip. I know i can attach images from library but i need it on this way.

It have to be attached as JPG. I know for bitmap data class and I am already using it but don’t know how to attach jpg.

Thanks…