movieClip in Array displays null, and aren't showing up on stage.addChild(Array[i])
- by jtdino
i am new to Actionscript3, i need to know why i keep getting Parameter child must be non-null. And my code won't display 5 enemyBlock objects onto the stage but only just one.
any tips and help will be much appreciated. thanks in advance.
returns:
TypeError: Error #2007: Parameter child must be non-null.
at…