Loadmovie

I have a seperate symbol named menu, when the user clicks open the menu subdivides to reveal a set of buttons, each button refers to a picture which I wish to load into a seperate screen interface.
How do I load pictures into a symbol which then shows itself in the screen symbol, from an external source, all of which occurs in sequence after the user clicks the picture button/

therefore when the user loads the page they load the interface and then on a user click they load the jpeg into a symbol which, at the same time appears in the interface screen

I have a seperate symbol named menu, when the user clicks open the menu subdivides to reveal a set of buttons, each button refers to a picture which I wish to load into a seperate screen interface.

The seperate screen interface should be a movie clip, or contain a movie clip, that you can telltarget to go to a specific frame, or load a picute onmouseover.

If that’s what ur trying to do.