I’ve noticed that movieclip seems to have disappeared from the Sample Code, which is a shame. I like movieclip. Yes sprite sheets are more efficient, but I like the controls I get with movieclip. Sprites seem to require more code to do what you can do with movieclip.
I’m using this version:
-- Version: 2.01
--
-- Modified by Michael Hartlef, June 12th, 2010
-- Added setSpeed method, which sets the speed of animation.
It supports @2x and @4x type scaling. You get a lovely display object that you can work with just like any other display object. You can control the speed somewhat (don’t like how you have to do it… 0.5 means half the frame rate, 0.25 is 1/4th the frame rate, but it works).
[import]uid: 19626 topic_id: 29140 reply_id: 117312[/import]