Just for future reference, webcams can be a bit hit and miss on Linux.
If your webcam is compatible with the UVC specification (USB Video device Class) then it is guaranteed to work as Linux has UVC drivers implemented.
Although admittedly this could vary from distro to distro. But AFAIK all of the major distros include the UVC drivers!
Take a look at:
http://en.wikipedia.org/wiki/USB_video_device_class
and:
http://www.ideasonboard.org/uvc/
Usually only very old webcams are incompatible with UVC and so will most likely only work under Windows unless somebody in the Linux community has created/reverse engineered drivers.
But most webcams from recent years should be UVC compliant. Apparently any webcams that are 'Certified for Windows Vista' will be UVC compliant and so should work properly on Linux using the Linux UVC drivers.