A minor one. See this

Hi all,
I need to load an image dynamically onto the stage(which is a MovieClip) when an item is selected from Combo-box.

    I got struck up with converting the dynamically loaded image to MovieClip, so that I can perform Mouse_Click event on the image.

Note: Here images are loaded based upon selection of item from Combo-box.

Srihari.Ch