Url launcher
From NMC-Campus
default {
touch_start(integer total_number)
{
llLoadURL(llDetectedKey(0), "Wiki Discussion", "http://www.nmc.org/campus/Wiki_Discussion_on_the_Impact_of_Digital_Media");
}
}
default {
touch_start(integer total_number)
{
llLoadURL(llDetectedKey(0), "Wiki Discussion", "http://www.nmc.org/campus/Wiki_Discussion_on_the_Impact_of_Digital_Media");
}
}