I am using the camera to put an Image on a card and also saving it to the Photo Album.
if it is "Camera" then
mobilePickPhoto "rear camera"
put the long ID of last image into tImageID
iphoneExportImageToAlbum tImageID
set the loc of last image to 332,308
set the width of last image to 495
set the height of last image to 380
set the lockloc of last image to true
end if
This does everything I want it to do, however it takes approximately 10 sec to accomplish.
What Can I do to speed this up.
Thanks for your assistance
Saving to photo Album
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller