HI Folks!
i have facing a problem, i have two swfs “start.swf” and “main.swf”, both have different documents classes and functionality…
now the problem occurs when i load the “main.swf” into “start.swf”, using Loader Class, it load in fine, but the classes in “main.swf” don’t initialize and give away error
TypeError: Error #1009: Cannot access a property or method of a null object reference.
for all the object i have initialized in “main.swf”… please help out…
thanks in advance
Regards