Hi Derek,

This returns the number of the paragraph you clicked on:

on mouseUp
  put number of lines of (char 1 to (word 4 of the clickChunk) of me)
end mouseUp

assuming that paragraphs are separated by returns. Put this script into a field script.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Salery is the easiest way to get your own web store on-line: http:// www.salery.biz/salery.html



Op 11-mei-2006, om 17:07 heeft Derek Larsen het volgende geschreven:

I have a text field that has specific paragraphs setup as linked. I'd like to find a dynamic way to find out which one of those paragraphs the user
clicked on without having to know the content of the paragraph.



Is there any kind of ID or number associated with each link? I haven't been
able to find anything useful in the documentation.



Any insight would be appreciated.


Thanks!


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to