Ok good hint Ian
Thanks Tiemo

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:use-revolution-
> [EMAIL PROTECTED] Im Auftrag von Ian Wood
> Gesendet: Donnerstag, 19. April 2007 16:37
> An: How to use Revolution
> Betreff: Re: how to adress the object name and not the number?
> 
> If the controls are already arranged in *other* groups that's not
> going to work.
> 
> Ian
> 
> On 19 Apr 2007, at 15:05, Dave wrote:
> 
> > Hi,
> >
> > Another way is to just put all images in a category into a Group,
> > then to access the images do something like:
> >
> > repeat with myIndex= 1 to the number of images in group "ThumbGroup"
> >   set the threeD of image myIndex of  group "ThumbGroup" to true
> > end repeat
> >
> > Just change the layer (in the IDE) of the images in the group so
> > they are in the order you want them in.
> >
> > All the Best
> > Dave
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to