May 5th, 2009
by Jen deHaan
Justin Putney at Ajar Productions has created some amazing extensions that you can use with Flash CS4 and the new motion model to help with your tweens or create them. Justin’s extensions are not only useful, but well implemented and documented on his blog.
For some helpful detailed info about the extension creation, check out this post on the Ajar Productions site.
For information/download for the MotionSketch extension, which records/creates a tween based on you drawing in Flash (!), see this post.
For the Motion Blur extension, which analyzes the movement of your tween and then creates a motion blur. see this post.
Many thanks to Justin for your hard work, and excellent extensions.
Posted in Flash CS4, Flash CS4: motion, JSFL, animation, downloads, motion tween, new stuff | 3 Comments »
December 10th, 2008
by Jen deHaan
In the previous blog entry, I linked to a new JSFL that automatically gives instance names to selected instances in a smart way. You can go read about and download the JSFL from this page. This entry shows you how to use this command along with some of the new features in Flash CS4.
read more »
Posted in ActionScript 3.0, Commands, Easing, FLA files, Flash CS4, Flash CS4: motion, Flash CS4: motion runtime, Flash CS4: new features, General, JSFL, Migration, Motion Editor, Motion runtime, Tween instance, animation, downloads, instances, motion tween, new stuff, tweens | 6 Comments »
December 10th, 2008
by Jen deHaan
So you have a bunch of instances on the Stage. Say you sprayed them using the new Spray Brush tool in Flash CS4, or maybe you just have a bunch of buttons in a menu that you need instance names for. And you don’t want to have to select each one, go to the PI, name it, repeat. This new JSFL file lets you select instances on the Stage, and will add an instance name for whatever can take one (buttons, movie clips, components, etc). You set the prefix for that name (say, yourName), and then it name them using the format yourName_0, yourName_1 and so on. If you select something that cannot take an instance name, it doesn’t get named (or mess up your sequential numbering).
Thanks to Jeffrey Ahlquist of Flash team engineering fame for writing up this JSFL. Download it (right-click, Save Link As): Sequentially Name Instances JSFL. After you download it, put this file in the Commands folder in your user config folder: (Win) Documents and Settings\username\Local Settings\Application Data\Adobe\Flash CS4\en\Configuration\Commands\ (Mac) username/Library/Application Support/Adobe/Flash CS4/en/Configuration/Commands. In Flash, select the instances you want to name, and then select Commands > Sequentially Name instances.
The next post will detail using this new JSFL in conjunction with the Deco Tool and Tween instance features of Flash CS4. Along with a tiny bit of ActionScript 3.0. Read that next post… now!
Posted in Commands, FLA files, Flash CS3, Flash CS4, General, JSFL, downloads, instances, symbols | 6 Comments »
November 17th, 2008
by Jen deHaan
That’s right, folks, you can actually go ahead and download a new version of AIR. Why? You can read about some of the new stuff here:
http://www.adobe.com/devnet/logged_in/rchristensen_lpolanco_air_1.5.html
The ever-awesome Developer Center has a bunch of new articles, in addition to the one above. Go read em here.
And then go download AIR 1.5: http://get.adobe.com/air/
Posted in General, downloads, new stuff | 1 Comment »