get next image

Thomas Gutzmann thomas.gutzmann at gutzmann.com
Sat Jan 22 13:20:09 EST 2005


Sorry, a typo:

repeat with i = 1 to the number of images in card 1
   put the name of  image i
end repeat

Thomas G.


Am 22.01.2005 um 19:18 schrieb Thomas Gutzmann:

> repeat with i = 1 to the number of images in card 1
>   put the name of  image 1
> end repeat
>
> or something like that.
>
>
> Am 22.01.2005 um 18:57 schrieb Judy Perry:
>
>> What do you mean by "get next image"?  Do you mean show?  What is it 
>> that
>> you are trying to do?  Show them all at once? Sequentially?
>>
>> I'm guessing you want to use a repeat loop, but it's just a guess.
>>
>> Judy
>>
>> On Sat, 22 Jan 2005, Paul Salyers wrote:
>>
>>>
>>>
>>>
>>>    go to next card -- Get next image from card1. This card has 12 
>>> images
>>> that are 800 X 600, but resized to 100 X 75 to fit on the card.
>>>
>>>
>>> How do I make it get next image?
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list