Hi, I’m trying to load an external swf (level1.swf) into main.swf.
level1.swf needs to be on the root of main.swf as if it were actually a part of main.swf.
“TypeError: Error #1009: Cannot access a property or method of a null object reference.
at level1_fla::MainTimeline/frame1()”
Thanks.