Hello.
I need help to do the same, load an image into a image object. I have readed the tutorial, but the example doesn't work to me; somebody could help me?
I need a to load images from the HD and show them into an image object. Is this sentence correct?
set the imageSource of image ...
Search found 6 matches
- Sat Feb 07, 2009 5:59 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Images
- Replies: 3
- Views: 5701
- Sat Nov 22, 2008 3:34 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Some questions about arrays.
- Replies: 9
- Views: 10785
- Thu Nov 20, 2008 5:38 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Some questions about arrays.
- Replies: 9
- Views: 10785
- Thu Nov 20, 2008 2:16 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Some questions about arrays.
- Replies: 9
- Views: 10785
- Thu Nov 20, 2008 12:33 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Some questions about arrays.
- Replies: 9
- Views: 10785
- Wed Nov 19, 2008 9:24 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Some questions about arrays.
- Replies: 9
- Views: 10785
Some questions about arrays.
Hello, I'm new using RunRev, and I have some questions.
1) How do I create an array from 1 to 20 using a loop instruction, not manually? I need an array like this: [1,2,3,4,...,19,20]
2) How do I select a random value from the array?
3) How do I delete an element from the array?
4) Is there any ...
1) How do I create an array from 1 to 20 using a loop instruction, not manually? I need an array like this: [1,2,3,4,...,19,20]
2) How do I select a random value from the array?
3) How do I delete an element from the array?
4) Is there any ...