Background & Image Issue
J. Landman Gay
jacque at hyperactivesw.com
Thu Dec 5 00:53:54 EST 2013
On 12/4/13 8:38 PM, Vaughn Clement wrote:
>
> I tried sharing and not sharing to see if that would fix the issue but it
> still fills all of the cards. This is the script of the card that is adding
> the image to the image control.
>
> This is the button script that places the image on the card.
>
> *on* mouseUp
>
> mobilePickPhoto "library"
>
> *lock* screen
>
> *set* the text of image "PhotoImage" to the text of the last image of
> this card
>
> *delete* the last image of this cd
>
> *end* mouseUp
If the image "PhotoImage" is part of the shared background, it will be
shared on every card. Make sure it isn't part of the background group.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list