Hi
I have a simple scrolling application. The screen is allways centered at the Player Object.
I am using the ADO to allways change the angle of 2 Objects ( 360 degree system ).

When the frame scrolls, the application struggels to center view at the Player Object, it kind of staggers or laggs alot along the way.
If i however remove the two Events wich change the Angle of the Objects, the application followa the Player as the frame scrolls just fine.

What is the cause of this issue i am experiencing?
Does SWF apps not like the ADO?
Does SWF apps not like constantly changing Angles?'
Or what