Small bug in video capture sample stack

Thomas McCarthy tominjapan at excite.com
Fri Feb 17 08:48:45 EST 2006


I just tried the video capture sample stack. It worked but there was a small bug. The revVideo displayed relative to my screen's top left corner. So if I moved the stack anywhere but that corner, the image displayed incorrectly.


The problem was in in the image "video"
Before:
 --put globalLoc(the topLeft of me),globalLoc(the bottomRight of me) into tRect

After:
  put the topLeft of me,the bottomRight of me into tRect
FYI
tm

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!





More information about the use-livecode mailing list