Jump to content
  • 0

I can not open the browser


Heros Daines
 Share

You are about to reply to a thread that has been inactive for 2678 days.

Please take a moment to consider if this thread is worth bumping.

Question

2 answers to this question

Recommended Posts

  • 0

I don't quite understand what you are trying to do.

If you want a web browser to open on your screen while you are in SL, type CTRL + Alt + Shift + Z or use your Develop menu to select UI >> Media Browser.  You can also direct a web page to open on your screen by writing a LSL script that uses llLoadURL.

If you are trying to enter SL from your browser instead of clicking on the Second Life icon on your desktop, you will first need to install an application that will redirect a SLURL from the browser to your SL viewer.  You can get the app here >>>   http://wiki.phoenixviewer.com/slurl_proxy

If you are trying to display a web page on a prim in world, you will need to use Shared Media.  Read this Knowledge Base article >>> https://community.secondlife.com/t5/English-Knowledge-Base/Shared-Media/ta-p/700145 .  You can control Shared Media with LSL scripting if you want to do that.  See http://wiki.secondlife.com/wiki/LlSetPrimMediaParams

 

  • Like 1
Link to comment
Share on other sites

  • 0

Rolig and I are both confused as to what you are trynig to do.

Catwa makes their Appliers as HUD's that are attached in the viewer. These are essentially programmed prims that are worn attached to the viewer screen positions.

If you are trying to make an Applier for Catwa things, then trying to use a web page as an Applier is unnecessialy complicated. You are going to have to estabish two-way communication between the viewer and a web server via HTTP. That is error prone and complicated.

You cannot control whether your app will open an internal browser or an external browser in another user's viewer. That is up to each user to set their preference. Scripts in SL cannot override the users setting.

If these answers aren't helping, try explaining more of what you are trying to do.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 2678 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...