when i call like this:
[code]
function moveStar(e)
star[1].rotation =star[1].rotation+ 2
end
Runtime:addEventListener( “enterFrame”, moveStar);
<>
when i call repeatly rotation speed is increase, HOW CAN I RESET ?
[import]uid: 22631 topic_id: 21674 reply_id: 321674[/import]