What is the difference between MovieClip and Sprite? They seem to be used in the same way and are interchangeable. Is one a super class of the other? For example, i want to create a button its not an animated button so would the better alternative for me to use the Sprite class or MovieClip?