MEGA-THANKS everyone for your help (John, Klaus, Cubist, et al, and
especially Jacque). I knew there had to be an easy answer. Now that I have
the basic answer I can move on to where it will actually be used. Whew!

Once I set the image in the right layer of my concept stack, this is what
worked perfectly:

on mouseUp
  set the defaultFolder to "Doggies" -- this could be different.
  answer file empty with filter "JPEGs,*.jpg" -- this too.
  put url ("binfile:" & it) into img 1 of grp 1
  send "choose browse tool" to me in 20 milliseconds
end mouseUp
 

Ken N.

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to