Devin
On Mar 21, 2005, at 10:01 AM, Frank D. Engel, Jr. wrote:
That won't work: the same image will show up on each card.
You'd need a new image object on each card. Make sure you have at least one card with an image object in the correct place, and of the correct size, then do something like this in your stack script:
on newCard copy image "Template Image" of card "Template Card" to the target set the name of it to "Created Image" put empty into it end newCard
On Mar 21, 2005, at 11:39 AM, Devin Asay wrote:
On Mar 19, 2005, at 6:24 AM, Svein Rosseland wrote:Put the image object in a group, check the 'background group' property in that group's properties, then make sure the group is placed on every product card. Then when you go to each new product card you'll have to set the filename property of the image object to the file path or URL of the image you want to show.
product. Every product is assigned a new card, so no products share the
same image.
- ----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFCPv3y7aqtWrR9cZoRAsCaAJ4kAsz/r+wSX0R6Rua0A9ZqrlIcAgCeOcE9 KrkRXlDYz1uuk2iSYKl+weU= =sPvg -----END PGP SIGNATURE-----
___________________________________________________________ $0 Web Hosting with up to 120MB web space, 1000 MB Transfer 10 Personalized POP and Web E-mail Accounts, and much more. Signup at www.doteasy.com
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
Devin Asay Humanities Technology and Research Support Center Brigham Young University
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
