Hi Edward,
I think you can do all of this with one statement, assuming the cds
have the names shown on the list:
on mouseUp
go cd value of the clickline
end mouseup
I hope I've not misunderstood what you're trying to do. I would lock
the field before using it, but you can cmd/click on an unlocked field
and it should work. At least I'm doing that all the time. HTH,
Joe Wilkins
On Nov 8, 2008, at 10:13 AM, edward cawley wrote:
I'm trying to convert from old hyperCard stacks to Rev. stacks.
I think I may be able to improve the scripts but I've been having
problems.
I have a list of plant names that I want to click on and go to a
card with that name.
I have tried this script:
on mousedown
local x, xxx
--lock screen
--Use this script to capture a line of text in a variable
--field must be LOCKED
_______________________________________________
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