Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bugsbycarlin

    Webcam Bitmapdata problem

    Hi all, I'm trying to make a webcam app, using a microsoft Lifecam VX-1000 and Flash Pro 8. It has 320x240 resolution. I capture the camera image using var image:BitmapData = new BitmapData(_root.view.width, _root.view.height); image.draw(_root.view); where view is my camera object. The...

Part and Inventory Search

Back
Top