RevRotatePoly

David Kwinter david at kwinter.ca
Wed Apr 16 23:40:01 EDT 2003


This problem has been identified before, and still exists in 2.0B2

on mouseUp
  revRotatePoly graphic "myGraphic", 90
end mouseUp


does not work, giving error "Chunk: source is not a container", but

revRotatePoly graphic "myGraphic", 90

works fine from the message box only


Is this a known bug on a to-kill list?




More information about the use-livecode mailing list