I have a SWF form that is nested within a container SWF on a higher level. I
am trying to use the keypress event to submit the form when the user hits the
enter key (similarly to an HTML form). It works when I test the SWF by itself,
but doesn't respond when it is nested. My guess is the root movie will only
respond to keypress events. Am I correct in this assumption?

Any ideas for workarounds

Thanks in advance
David Collin