Image control in a Background

Simon simon at asato-media.com
Fri Jun 20 15:16:25 EDT 2014


Hi Vaughn,
Aside from a spelling mistake just add parentheses around all the folder
paths
e.g.
 put (specialFolderPath("documents") & "/photos/" & the short ID of this
card) into thePath 

and then delete the current filename
on mouseUp 
   --/ the image from mobilePickPhoto uses the template image construct 
   --set it off screen so we don't see ift flash / 
   set the loc of the templateImage to -10000,-10000 
    set the filename of image "imageField1" of this card to  ""

Simon



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680559.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list