These forums are CLOSED. Please visit the new forums HERE
touch object to open webpage |
|
|
CocaCola Coakes
Registered User
Join date: 2 May 2007
Posts: 1
|
02-10-2008 18:38
Hi, I'm new at this and new here. I need to know what script allows me to have an object where if someone touches it, it will open a webpage. Help please.
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
02-10-2008 20:52
You'll want to use the 'touch_start' event handler and the llLoadURL() function. See http://www.lslwiki.net/lslwiki/wakka.php?wakka=llLoadURL
|