Stop tme line repeat

I have a .fla file and as3 classes.

The code in my .fla code repeats in timeline and what I want to do is stop it repeating.

I have a game loop and listener for jkey events and objects I declare which i only want to do once without a repeating timeline.