Load URL

Date 2008/4/1 8:17:05 | Topic: Agent/Avatar

Touch for dialog menu to open a web page.

string text "Visit the official Alicia Stella Design Website!";
string url "http://www.aliciastella.com"//must include 'http://'

default
{
    
touch_start(integer num_detected)
    {
        
llLoadURL(llDetectedKey(0), texturl);
    }
}




This script comes from Alicia Stella Design - Best Tip Jars in Second Life
http://www.aliciastella.com

The URL for this script is:
http://www.aliciastella.com/modules/AMS/article.php?storyid=17