I have a Game swf that uses keyboard Listeners. They work just fine when the swf’s played directly. HOWEVER, after the Game’s been loaded into a parent Preloader swf - which is playing from an html - , the keyboard Listeners don’t function at all.
In the Keyboard Listeners do I have to reference the parent? If so, how? Any help would be greatly appreciated! :puzzle: