Question About Servo

Hello to everyone.I have 6 servos and Arduino Uno.The connection that i make is 3,5,6,9,10,11(all the PWM of Arduino).It will be a problem?Thanks in advance.

This may give you an idea:

6v6gt:
This may give you an idea:
Servo - Arduino Reference

So i will have problem.

jack1992:
So i will have problem.

No, not if this quote from the above link can be believed:

The Servo library supports up to 12 motors on most Arduino boards

6v6gt:
No, not if this quote from the above link can be believed:

I found now this on Arduino forum
http://forum.arduino.cc/index.php?topic=208268.0

On #3 say this:
Also if I try pins 9 or 10 it make the servo spin 360ยบ without stop, actually it has just broken one of my servos...

OK, enough hand-waving.

Show us your code, show us your schematic.