privatePkg camera error when load external swf
hi
help please 😞
im tired really
when i load external swf (animation) in main fla
get this error and dont load my swf with camera correctly in main fla
---------------------------------------------------------------
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at privatePkg::___Camera___()[C:\Program Files\Adobe\Adobe Animate 2020\Common\Configuration\Camera\Flash\privatePkg\___Camera___.as:66]
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
------------------------------------------------------------
------------------------------------------------------------
now i check this file ___Camera___.as :
line 66: centerX = parent.stage.stageWidth / 2;
line 67: centerY = parent.stage.stageHeight / 2;
what is problem 😞 ?
