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

_______________________________________________
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