What effect does the frame rate have on the size of a animation created procedurally if any? If animation is created procedurally, is the file size the same and the users system picks up the extra work for the frames.
Basically im looking at creating a MC with a very high frame rate and need to optimize the clip. Is setInterval() a better way of producing results?
