imageSource Stored in Destination Stack
Jim Ault
JimAultWins at yahoo.com
Thu Jan 5 00:15:37 EST 2006
On 1/4/06 7:41 PM, "Kathy Jaqua" <kgjaqua1 at sbcglobal.net> wrote:
> But, if I select the imageSource in a filed and paste
> it into a field in another stack I am unable to get
> the image stored in the Image Library of the
> destination stack.
I think that if you look at the field 'image' it is actually an <img> tag.
--In the message box type
put the htmltext of field myField
-- to see the behind-the-scenes stuff (I know, techie speak)
The <img> tag requires a reference and this may be what you need to update
somehow, or make a copy of the image that can be referenced.
Hope this helps.
Jim Ault
Las Vegas
On 1/4/06 7:41 PM, "Kathy Jaqua" <kgjaqua1 at sbcglobal.net> wrote:
> I have a group of imageSources in a field. I can put
> the clicked on image on the clipboard. I can also copy
> the imageSource as an image to another stack.
>
> But, if I select the imageSource in a filed and paste
> it into a field in another stack I am unable to get
> the image stored in the Image Library of the
> destination stack. ( I can not reference the images as
> to the nature of my App.)
>
> Any Ideas?
>
> Kathy Graves Jaqua
> A Wildest Dream Software
> kgjaqua1 at sbcGlobal.net
More information about the use-livecode
mailing list