# Question regarding scope

**URL:** https://forum.kirupa.com/t/question-regarding-scope/299154
**Category:** Uncategorized
**Created:** [October 30, 2009, 5:38pm UTC](https://forum.kirupa.com/t/question-regarding-scope/299154 "2009-10-30T17:38:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![darren884](https://avatars.discourse-cdn.com/v4/letter/d/ac8455/32.png) [@darren884](https://forum.kirupa.com/u/darren884)
#### Post date: [October 30, 2009, 5:38pm UTC](https://forum.kirupa.com/t/question-regarding-scope/299154/1 "2009-10-30T17:38:06Z")

</div>

Hi all, quick question regarding flash scope. Say I have a class and a constructor. If I add an event listener into the contructor and have it reference another function within the class, how would I access the variables that I would have been able to access in the constructor if I would have ran the function within there instead? Thanks. :nerd:
