importing an external swf into another
Hi all,
i've got a really confusing problem with importing one swf into another.
All of my SWF files are AS3 but each one is coded differently.
i have my main SWF file, were i load some swf files that have no functionality and it works perfectly!
but now that i have to load in an SWF file that has functionality, it does not work.
Accually what i'm trying to load in the MAIN swf is an AS3 " chiken and eggs" style game, wich has
external .as files.
And i get an error:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
I REALY NEED HELP!!!!!!
thx