copy property, cool but how ?

Hi all, I need your help :stuck_out_tongue:

I try to explain :

here two object : camera and “armature”

armature have an action actuator and have a property “frame” for knowing where the frame of the action is arrive.

camera need to know frame for his action (polygone simulate fire, and need to be synchronize with some frame of action).

I try a copy property from armature to camera but, when i try:

frame = own.frame

and copy actuator ok before this
own = cont.getOwner() :wink:
and the console don’t know frame if I don’t make it before, or else, if I do that, frame don’t change …

three days for searching, and nothing yet :x

HELP !

up !

nobody know ?