MovieClipX not playing during event "enterFrame"?

Not sure if anyone here has had any experience with MovieClipX recently, but for those who have, do you know why it won’t play during a enterFrame event? It plays perfectly when I touch or drag the image, but I am using a custom analog stick that gets the angle. Based on that angle, it changes the character image direction. So if my angle is at an upwards angle, it will change my character image to the upwards animation image. Here is the thing though, it detects my images and attempts to play them, but it doesn’t. It just hangs on the first image. Any idea?