Copy Image

Chipp Walters chipp at chipp.com
Fri Oct 7 01:53:09 EDT 2005


Todd,

Gonna need some more info here.

I created two stacks "fred" and "ginger"

on stack "fred" I have an image named "image" (though 'image' is a 
reserved word, it still works as a name)

I created a second card on stack "ginger" then went to cd 1 of stack ginger

I created a button "copy" on stack "fred" with the script:

on mouseUp
   copy img "image" to cd 2 of stack "ginger"
end mouseUp

everything works fine here on the latest build of Rev 2.6 and windows XP 
and Mac OS X (10.3.8)

-Chipp




More information about the use-livecode mailing list