Tagged Questions

2
votes
2answers
452 views

Access of undefined property for timeline addChild code :(

I'm trying to do a simple test to figure out another bug, but I'm getting Access of undefined property tsLogo for addChild(tsLogo); I don't get it because this is simple timeline code on the first ...
1
vote
1answer
1k views

AS3 Change textfield inside movieclip added from libray

I'm trying to do the following: I have an empty movieClip in my stage called zonaCentral_mc. I use a function that has this code: zonaCentral_DescripcionProceso = new ...