One way that I know of (and apologies if this explanation is overly simple):
(B
(B1) create a field object and type some text into it
(B
(B2) double-click on that field object to open up its Properties window
(B
(B3) in that Properties window, check "lock text"
(B
(B4) still on that Properties, click on the triangle-button near the top-right
(Band select "edit script"
(B
(B5) in the script window that opens up, enter this script
(B
(Bon mouseUp
(B put the clickText into field "fWhatever"
(Bend mouseUp
(B
(B6) still in the script window, click the "Apply" button and then close the
(Bscript window
(B
(B7) create a field, double-click it to open its Properties window, type
(B"fWhatever" in the "name" box, and then close the Properties window
(B
(BThat's it. When you click on a word it should appear in the other field.
(B
(BAs for the documentation, the following terms might be useful starting
(Bplaces:
(B
(BclickText
(BselectedText
(BselectedLine
(BselectedChunk
(B
(BCheers,
(BNicolas Cueto
(Bniconiko language school
(B(Japan)
(B
(B----- Original Message -----
(BFrom: "Stephen Van Esch" <[EMAIL PROTECTED]>
(BTo: <[email protected]>
(BSent: Wednesday, January 26, 2005 7:20 PM
(BSubject: Simple tutorial on linktext and clicking list text
(B
(B
(B> Folks:
(B>
(B> I'm new to Revolution and I'd like basic, step-by-step
(B> instructions on making text in a field clickable. I've
(B> gone through the Rev docs but can't seem to get
(B> anything to work.
(B>
(B> Please note that I have never attempted this type of
(B> thing before so some things that may be obvious aren't
(B> for me. For example, when I enter code, where exactly
(B> do I enter it? As a card, object, or stack script?
(B>
(B> Sorry for the annoyance. I've managed to build a
(B> simple stack using buttons but I'd prefer to use links
(B> and clickcable lists if possible.
(B>
(B> Thanks.
(B>
(B> Steve
(B>
(B>
(B>
(B> __________________________________
(B> Do you Yahoo!?
(B> Yahoo! Mail - Find what you need with new enhanced search.
(B> http://info.mail.yahoo.com/mail_250
(B> _______________________________________________
(B> use-revolution mailing list
(B> [email protected]
(B> http://lists.runrev.com/mailman/listinfo/use-revolution
(B
(B_______________________________________________
(Buse-revolution mailing list
([email protected]
(Bhttp://lists.runrev.com/mailman/listinfo/use-revolution