Dynamic new layers

Hello all…

I seem to have exhausted my smarts trying to figure this one out.

What i want to do:

i want to be able to load an external swf into the current movie based on keyboard input. Meaning that when the user presses a given alpha numeric key, i want some corresponding content to load. And what is more, is i would like to have the new content come in overtop of the current content.

So if the user presses “A”, that loads some kind of conent to the stage. Then when they press “B” that loads something else over top of the current content. And so forth.

None of my methodology seems to work. Any suggestions would be awesomely appreciated!