Im using a hotspot with an actionlist which does menu/change state to turn on a menu Ive made. It works fine, but how do I then swap the text and graphic in this menu ? Or can they only be static when you do them this way ?
You have to place each graphic in a separate element, and use Menu: Change state to swap them out (i.e. show one, hide all others). If you have a lot, you can use parameters to make an ActionList that you can use to show the correct one dynamically - the Physics demo does this with the tutorial tips.
Comments