Arduino with sparkfun ft232 breakout board - cant bootload program

Hello,
I made standalone arduino like that https://www.arduino.cc/en/Main/Standalone
And i connected ft232 ( https://www.sparkfun.com/products/12731 ) like that : http://www.buildcircuit.com/wp-content/uploads/2011/01/Ft232Rl-connections2.jpg
I cannot bootload blink program (I have choosen in tools pro mini board). Any ideas how to solve this?

Is your atmega328 chip bootloaded? This setup can't bootload a blank chip. Where did you get your atmega328? Provide a link.
Do you have an arduino board? You can use this board to bootload your standalone arduino.

Yes, my atmega 328 has arduino bootloader. Normally when i pull it out from arduino uno and put it in standalone arduino then the blink program works. The problem is that i cant program atmega by ft232.

Did you press reset when the program is about to be uploaded at the right moment?