Also, making this little change will make your skype experience even better:
1. Open up terminal
1.5. sudo su
2. cd /usr/bin
3. mv skype skype-bin
4. pico skype
5. Enter the following text into editor and save, quit
#!/bin/sh
echo 1 > /proc/acpi/asus/camera
/usr/bin/skype-bin
echo 0 > /proc/acpi/asus/camera