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.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to