# Dynamic menu

**URL:** https://forum.kirupa.com/t/dynamic-menu/99496
**Category:** Uncategorized
**Created:** [January 19, 2004, 2:00pm UTC](https://forum.kirupa.com/t/dynamic-menu/99496 "2004-01-19T14:00:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![amaze](https://avatars.discourse-cdn.com/v4/letter/a/13edae/32.png) [@amaze](https://forum.kirupa.com/u/amaze)
#### Post date: [January 19, 2004, 2:00pm UTC](https://forum.kirupa.com/t/dynamic-menu/99496/1 "2004-01-19T14:00:49Z")

</div>

I’m trying to make a dynamic menu in Flash MX 2004 which will get variables from a txt file to check for new entries and link updates.  
Loading variables works.  
But, I need to load a button with a dynamic Text Field,using Arrays as many times as the submenu items in the txt file.  
The problem is that I can’t find out what I should write in the “var” declaration of the Text Field.  
What I use now is something like that:  
\_root.subMenu.buttonsText\*  
I know that this isn’t right but I don’t know what would be.

Thank you all.
