Sen's XML menu - 2 actions?

Hi all,

I am using Senocular’s xml menu from this tutorial:

http://www.kirupa.com/developer/actionscript/xml_dropdown_menu.htm

I have created a couple of my own actions including one that loads an external text file into a dynamic text box.

My question is, is it possible to assign two actions, each with their own variable, to an item in my xml file? So for example if you were to click on a button in the menu it would load a simple message into one textbox using one action/variable combo and also load an external file into another textbox using a different action/variable combo?

How could I achieve this?

thanks :hr: