Hi people,
I was able to get FocusManager to work properly in let's call it, SWF B.
But when I load SWF B into SWF A, I get an error,
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at fl.managers::FocusManager/activate()
at fl.managers::FocusManager()
at class::SWF_A()
This is baffling me, apparently it's dying out at the constructor of SWF B
itself right after I instantiate with
focusManager:FocusManager = new FocusManager(this);
Works just splendid in SWF B on its own, allowing me to go to
NextFocusManagerComponent and all. I don't get it, can anybody shed some
light on this?
--
Thanks & Best regards,
Daniel Boey
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders