Search found 2 matches

by Top Gun
Mon Dec 07, 2009 8:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to refer to an object and it's properties in a script?
Replies: 3
Views: 3598

Re: How to refer to an object and it's properties in a script?

set visible of graphic ("image" & image_num) to true
Works fine!

Thank you, bn :)
by Top Gun
Mon Dec 07, 2009 8:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to refer to an object and it's properties in a script?
Replies: 3
Views: 3598

How to refer to an object and it's properties in a script?

Hi everyone! I searched through the topics on this forum, program documentation and the user guide but didn't manage to find the answer so decided to ask you for some help. Here is that "monster" :) how in a script can I refer to an object on a stack if I know it's name but also it's name depends on...