Create Cool Line Effects using Actionscript 3.0
May 19th, 2009 Posted in ActionScript 3.0, Flex
![]()
In this tutorial, you will learn the basics of architecting a simple Line Effect, using Flash CS4 or Flex Builder 3. We try to cover the basics on the simplest way, so everyone will be able to step in the scripted animation with actionscript 3.0. The fact of using only code to generate animation and effects, will result on a very small file size, which will improve the loading performance on the browser and enables a better interactivity experience.
This is description that the http://www.thetechlabs.com/ makes for this tutorial. Well, this tutorial is made by me and if you want to learn something new , have a look - Click for Tutorial-.
And the final result you can see here:


June 2nd, 2009 at 8:59 AM
Hi, good post. I have been wondering about this issue,so thanks for posting. I’ll definitely be coming back to your site.
June 19th, 2009 at 9:20 AM
Hi
Thanks for this informative tutorial. I was just wondering, when we move the mouse a lot, or in other words, when the mouse cursor following line is a bit more long, the smoothness from the animation is kinda lost. Can you give some tips regarding how to make this animation a little more smoother??
Thanks in advance.