# Xml actionscript menu

**URL:** https://forum.kirupa.com/t/xml-actionscript-menu/250331
**Category:** Uncategorized
**Created:** [January 28, 2008, 4:49pm UTC](https://forum.kirupa.com/t/xml-actionscript-menu/250331 "2008-01-28T16:49:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![itgranny](https://avatars.discourse-cdn.com/v4/letter/i/eada6e/32.png) [@itgranny](https://forum.kirupa.com/u/itgranny)
#### Post date: [January 28, 2008, 4:49pm UTC](https://forum.kirupa.com/t/xml-actionscript-menu/250331/1 "2008-01-28T16:49:47Z")

</div>

I’m working on a project that I would like to have an xml menu nearly completely made out of actionscript. The problem with most examples (and I’ve looked at a lot of them) is that they are all single lined.

Well, I am very close to having one using attachMovie, all except for the button that’s supposed to tell the \_root to go to a certain frame in the xml document. It just doesn’t want to see the xml inside the button. The button works, the xml works outside the button, but together, i get an undefined.

I could sure use some help from a guru. I’ve included the files so you can see what’s up. The problem area is marked inside the sectionMenu movie clip. Thanks.
