Finally That's it!!! (Replacing group images, etc.)

Klaus Major k_major at os.surf2000.de
Wed Mar 19 05:48:01 EST 2003


Hi Ken,

> 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

i think that this line is obsolete now. (send "...")

> end mouseUp
> Ken N.

Regards




More information about the use-livecode mailing list