# External classes 1120: Access of undefined property

**URL:** https://forum.kirupa.com/t/external-classes-1120-access-of-undefined-property/279106
**Category:** Uncategorized
**Created:** [January 9, 2009, 3:12pm UTC](https://forum.kirupa.com/t/external-classes-1120-access-of-undefined-property/279106 "2009-01-09T15:12:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Marije](https://avatars.discourse-cdn.com/v4/letter/m/b3f665/32.png) [@Marije](https://forum.kirupa.com/u/Marije)
#### Post date: [January 9, 2009, 3:12pm UTC](https://forum.kirupa.com/t/external-classes-1120-access-of-undefined-property/279106/1 "2009-01-09T15:12:25Z")

</div>

I have a stage with three movieclips which are called: Mountain\_mc, Sun\_mc, Village\_mc. There is no code in the .fla and it references to the main class.

I have a main class and three subclasses (for each movieclip one). I can acces the movieclips in the main class without a problem, but when I try to acces the same movieclips in the subclasses I get errors like: 1120: Access of undefined property Village\_mc.

I have searched a lot to find the answer and I know it is not smart to acces the same mc in different classes but it would really be helpful to me. Can anyone help me or pinpoint me in the right direction?
