on mouseUp
    set the showborder of this image to true
    put the short name of this image into fld "selectedImageName"
end mouseUp

One other thought, maybe you need to specify the fld itself (adding cd or bg to fld):

put the short name of this image into cd fld "selectedImageName"

--
Mac and Windows shareware games
http://www.gypsyware.com
_______________________________________________
metacard mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to