Tagged Questions
3
votes
1answer
1k views
Variable addChild is not defined?
i have a problem using AS3 - Flash CS3 gives me this Error message: Error #1065: Variable addChild is not defined.
Any ideas what's wrong?
This is my code:
package coa.application{
import ...