|
LIO Diesel
Registered User
Join date: 2 Sep 2008
Posts: 28
|
03-06-2009 03:46
Hi All,
I am not able to collect information of how to create a link in a Notcard and on clicking over the link it will open in to the Second life web browser like when pressing F1 (Help window) link is open in the SL Web Browser. Please share some related information.
Thanks for great support.
|
|
ElQ Homewood
Sleeps Professionally
Join date: 25 Apr 2007
Posts: 280
|
03-07-2009 23:56
To my knowledge, you can't put a web hyperlink into a notecard. Somebody else might know how, but I've never seen it done. To have something open in the internal browser, though, the person opening it has to have that setting in their preferences set that way.
You can open any url in it, like if you have an object llSay or llInstantMessage your website url, the person can click on that link in the chat history window and it will open your website, either in their external browser, or the internal browser if they have that option checked.
|
|
LIO Diesel
Registered User
Join date: 2 Sep 2008
Posts: 28
|
03-09-2009 01:27
Hi ElQ, Thanks for replaying me. Could you please provide me the process of opening any link only into the second life web browser not into the personal web browser like IE or netscape.
|
|
Rolig Loon
Not as dumb as I look
Join date: 22 Mar 2007
Posts: 2,482
|
03-09-2009 07:46
You can't script that. Each user has to make the internal/external browser choice in Preferences. You can't override it.
|
|
LIO Diesel
Registered User
Join date: 2 Sep 2008
Posts: 28
|
03-09-2009 08:46
Hi Rolig,
Means in the script we cannot code such a way that whenever link will open it must be open in the internal browser?
|
|
Rolig Loon
Not as dumb as I look
Join date: 22 Mar 2007
Posts: 2,482
|
03-09-2009 09:15
Exactly right..... just what I said. See  --> "llLoadURL displays a Dialog box to the user offering to load a web page using the default web browser." Each user can define the default in Preferences as either the internal browser or an external one. You cannot override that user's choice.
|