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!


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to