I’m working on a game with text adventure-style navigation, and I’d like to be able to add links to text which would trigger a function (moving the player to a new location) instead of calling a URL. Is there a way to do this without getting into callURL, loaders and XML?
If you can help me, or point to a thread where this has been done, [COLOR=Red]Thanks much![/COLOR]
I always try searching first, but in this case most people are trying much more ambitious methods.