> I made things far too much complicated :-)
> 
> put image ID <ID> of stack "x3" into image <Image Name> is enough ;-)
> 

Eric, the problem was another:

set the icon of btn x of stack X1 to (image ID <ID> of stack "x3")

doesn't works if also in stack X2 there is an image with the same ID:
Revoultion loads the image of X2 in place of the one of X3, also if these
images have differents names.

> Unfortunately, you're right, Paul. If you have two images with the same ID
> open at the same time, you can't assign an icon to a button by ID and be
> able to clearly pick which one you want. So you either need to renumber the
> IDs (temporarily), or only open one stack at a time and make sure the
> destroyStack property is turned on so that it is purged from memory when it
> closes.
> 

Thanks, Ken, now I can surrender...


_______________________________________________
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