I have a flash project that I’m working on, and I keep getting this error in the output window, yet everything seems to be fine:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Main/onOpen()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.containers::UILoader/passEvent()