View Single Post
  #1  
Old 11-27-2005, 02:41 AM
prozac424242 prozac424242 is offline
Registered User
prozac424242's Avatar
Join Date: May 2001
Location: Gone crazy: back soon
Posts: 356
prozac424242 is on a distinguished road
Send a message via ICQ to prozac424242 Send a message via AIM to prozac424242
url in a gui window

How do I put an url in a gui text window?
I am using the GuiMLTextProfile
and in the text="<a href=http://url.here>link here</a>";
the link can be clicked on
but no web page opens.
I searched these forums and the wiki but could not find an answer.

What I found on the wiki on page http://wiki.graal.us/GScript#GuiMLTextCtrl: and am using is this
PHP Code:
<a href=urltext </a> - when the user clicks on 'text' then 
  a web browser is opened 
for the specified url 
but no web browser pops up when i click the link...
__________________

Useful links:
Graal Stats
Client Script Functions-GS1 to GS2
Serverside Script Functions-Gscript page
Particle Engine-Player Attributes
Server Options-Admin rights-Gmaps
Quote:
Originally Posted by Admins
Thanks for developing and improving playerworlds and such

Last edited by prozac424242; 11-27-2005 at 03:33 AM..
Reply With Quote