How to link an object to a webpage in Second Life
Quicktime plugin required to view to video.
Script to copy:
default {touch_start(integer total_number) {
llLoadURL(llDetectedKey(0), "Name of Site", "http://www.webaddresshere.com");
}
}
Click the following link to view the tutorial:
http://cter.ed.uiuc.edu/tutorials/SecondLife/link.mov