I just upgraded to using version 4.1 of the Flex SDk and FlashBuilder.
Now, whenever I try to import the fl.motion library, like so
import fl.motion;
I get the following error:
1172: Definition fl.motion.easing could not be found
Has anyone else encountered a similar error?