Hi Chipp
Thanks...  

 I changed the script to the following and got an
error saying 'no such object'.
 I might add that I am clicking on 1 of over 300
imageSources of verying sizes in a field. Any other
Ideas?
    
on mouseDoubleDown 
local tIndex
if the mouseCharChunk is empty then
exit mouseDoubleDown
end if

 put the imageSource of the mouseCharChunk into tIndex
    choose select tool
    drag from topleft of image tIndex to botright of
image tIndex    
copy
    choose browse tool
  
end mouseDoubleDown

Kathy Graves Jaqua
A Wildest Dream Software




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

Reply via email to