Flashing arduino pro mini using atmel firmware flashing tool

hello community!

this is my first experience with an arduino that has no usb port. i bought a "Atmel Atmega Socket Firmware Flashing Tool" to flash my ESC for my quadrocopter with a custom firmware.

my question is now: can i use this nice flashing tool to upload my compiled arduino sketches to my arduino pro mini? i tried to connect it but i won't show up in the arduino ide, the only device that is recognized is the programmer but not the arduino itself.

thanks for helping!

That card is a Programmer - you have to select it under Tools:Programmers.
Then use File:Upload Using Programmer.
The sketch upload will wipe out the bootloader; the sketch will start immediately after a reset.