Code: Select all
if mouseText () ="clickable" then launch url "http://w....
If this is the way to do this I am left with a couple of questions:
The text that you click on does not indicate that it is a clickable link. Is there some way to make it appear so or should it just be Styled -underlined etc?
It seems only a single word can be clicked on. Ideally I would like to click anywhere on "some clickable text" as a link. I did see mention of GroupText (or possible TextGroup) in the docs but did not manage to find any details.
Am I heading in the right direction? Any pointers where to head next will be much appreciated.