seems, this doesnt work yet

http://wiki.secondlife.com/wiki/LSL_Browser_HUD
or maybe?
does anyone have any ideas how to force page not to be opened in other browsers but in builtInSL one?
tnx

These forums are CLOSED. Please visit the new forums HERE
SL browser |
|
|
Velenje Thor
Registered User
Join date: 14 Nov 2007
Posts: 6
|
12-01-2008 08:45
hi, i would like page to be opened in local browser and not in IE, firefox,...
seems, this doesnt work yet ![]() http://wiki.secondlife.com/wiki/LSL_Browser_HUD or maybe? does anyone have any ideas how to force page not to be opened in other browsers but in builtInSL one? tnx ![]() |
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
12-01-2008 10:04
You can't. URLs opened through llLoadURL() are ALWAYS opened using the external browser. URLs opened by click in the IM or chat history windows are opened according to the user preferences set in the viewer. So either way you can't FORCE the internal browser to be used. You could possibly use a custom viewer (that happens to have the internal browser included--not all do) for YOURSELF, but you're not going to be able to force other residents in the same way unless you somehow require they too use a custom viewer to make use of your script.
|