How best to connect to FILM ?

I have a UartSBee now and it’s set to the 3.3V setting and is plugged into the Film board at the programming port.
I’m still not able to upload sketches.
I’m using the Arduino21 IDE.
When I try to upload the sketch I get one of these responses:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
or
avrdude: stk500_getsync(): not in sync: resp=0xbf
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0xbf

I have my board set to Arduino Pro/Pro Mini 3.3v ATMEGA168 and have the UartSBee plugged in and is recognized by my system.
I have the Film board running with the battery plugged in and the LED on the Film is blinking(It stops blinking briefly when the Arduino app is trying to upload the sketch.)

Any help you could provide would be appreciated.