ID:161497
Apr 30 2008, 9:48 am
|
|
Is it possible to allow a clickable text output without using HTML?
|
In response to RanEsu
|
|
Actually it was more like:
world << "Click Here"
I was just wondering if this was possible. |
In response to CyanHB
|
|
what to tell the world to click the object?
|
In response to RanEsu
|
|
No...
When the text is outputted there is text that can be clicked. |
In response to CyanHB
|
|
oh, that im not sure u can do w/o html >_>
but if your want post the link for the world you would do this i suppose, and sorry because this is the closest thing i can think of >_< obj |
The technical answer: No. The output box is in HTML.
The not-so-technical answer: Yes. You can use the link() proc, which doesn't allow you to disguise the link with words. |
In response to Darkmag1c1an11
|
|
Ok, thanks.
|
i believe this is what your talking about.. i hope lol