AW: how to store imagedata in a custom property?
    Tiemo Hollmann TB 
    toolbook at kestner.de
       
    Tue Jul  8 03:19:45 EDT 2008
    
    
  
Thanks Scott, that works perfect, I don't know why it didn't worked with
imagedata at my 2.9.
Tiemo
> 
> 
> What you describe above works for me here in 2.9.
> 
> One other thing you might try.  Instead of storing the imageData, store
> the
> text of the image.
> 
>   set the undo1 of img "foo" to the text of img "foo"
> 
> Then, to restore the image:
> 
>   set the text of img "foo" to the undo1 of img 1
> 
> Regards,
> 
> Scott Rossi
> Creative Director
> Tactile Media, Multimedia & Design
    
    
More information about the use-livecode
mailing list