Tagged Questions
4
votes
1answer
798 views
haXe: Keyframe animation without frames
I would like to do simple (looping) animation (moving, changing alpha etc) in haXe (flash9). I don't have anything that resembles frames in my library, just single frame assets.
Since I am a ...