In previous article 9 Excellent 3D Engine For Flash/Flex/AS we have introduced some excellent 3D Engines. But we think you must need much more. Some very small lightweight, flexible animation Library will help you save effor in development work. You can handle animation or other time functionality with code by using of them in a smart way. Now let’s start.
Posts Tagged ‘library’
9 Very Useful Animation Library/Engine For AS3
November 6th, 2009
Ntt.cc 5+ free Flash charting component/library help you to convert your scores and finances into attractive animated graphical charts
July 2nd, 2008
Ntt.cc
Have you ever thought that install attractive stats on your website and make detailed explanation of all scores that come from different digital sources onto your application or website, presenting it as animated diagrams.Following is a list of some charting components/libraries and my 10 minute reviews,
, those don’t need any installation or only need simply setup works with majority scripting language you could think of, runs on a majority of browsers, interactive, completely tunable & scalable, and creates stunning animated charts. Enjoy!
Actionscript 3 class zip library–FZip
January 19th, 2008
Ntt.cc
FZip is a cute little Actionscript 3 class library,that enables you to load standard ZIP archives and extract contained files while the archive is still loading,modifying,and creating standard ZIP archives. It parses ZIP archives progressively, allowing access to contained files while the archive is loading.
FZip is released under OSI approved zlib/libpng license.

Posted in
Tags:
Problem Summary: Once I want to display a series article of Flex performance from InsideRIA(www.insideria.com) in my blog. I recognized that the amount of the articles is increasing. I should keep the links dynamically. However, I am not the provider of the blog system, so I cannot modify the codes to meet my requirement. Luckily, I can embed SWF in my blog articles. So, I just need to develop a simple RSS reader in SWF format.