Highlight menu item when selected
September 13, 2006 12:00 AM
Can you please explain in more detail what you are using this menu for?Perhaps a listbox object would work better. Using a listbox, you could set the "On select" action to run an action group. Within the action group have an action for each choice within the listbox, which has a condition to look at the listboxes variable to see if it is equal to that particular choice text.
Discussions have been disabled for this post