Shall I mx, or shall I fl*

by paul on March 19, 2009

flashswc

This is probably the slightest of issues that you could have but, just in case anybody out there out there gets stuck, here is the simplest of solutions to the most obscure of problems:

Easing equations – if you’re using Flex you use mx.motion.easing.* or, if you’re using Flash CS4 you use fl.motion.easing.*. Everything is great right? Well, what if you create an actionscript only project in Flex Builder and want to use an easing formula? Guess what – you have access to neither my friend. If you want to use the fl package though (and you have Flash CS4 installed – if you don’t, ask one of your Flash friends to hook you up) simply go to Applications/Adobe Flash CS4/Common/Configuration/ActionScript 3.0/libs, copy the flash.swc that you find there and reference it in your project – BAM – the fl library is now yours.

*sorry for the lame title :(

Leave your comment

Required.

Required. Not published.

If you have one.