Error #1009 Cannot access a property or method of a null object reference.
- by user288920
Hey everyone,
I'm trying to import an external SWF with a scrollbar, calling out to an external .AS, into my main SWF. Someone told me, it's an issue that my scrollbar isn't instantiated yet, but stopped short of helping me how to fix the problem.
Here's the error below:
TypeError: Error #1009: Cannot access a property or method of a null object…