Hi all

I am pulling my hair out trying to fix a problem a client is reporting.

The problem is occuring on a Director 7.02 painting game I have made.

The error the client is reporting is

"Picture expected
 Set the picture of member "undo_canvas" = the picture of member 'canvas'
(member 26 of castlib 10)"

I have tested it on all 3 of my machines (a sony laptop, a dell desktop and
a G4) and it works fine.

The client is claiming this is happening on just some of their PC's


Has anyone experienced this problem or can suggest why such an error would
occur on some machines but not others

Thanks

Paul

My code is simply

###

on mouseDown me

  set the picture of member "Undo_Canvas" = the picture of member "Canvas"

end mouseDown

###


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to