TeraFire is an open source as3 library which can help you to make the candle flame fluttered effect in the breeze. Similar the previous library: How To Calculate The Average Between 2 Colors In ActionScript 3.0, there is only one as3 source file in TeraFire library. You can easily to modify and to adapt to other flame.
Archive for the ‘ActionScript’ Category
The Candle Flame Fluttered In The Breeze With Actionscript 3.0 Open Source Library TeraFire
August 23rd, 2010
Ntt.cc How To Calculate The Average Between 2 Colors In ActionScript 3.0
July 27th, 2010
Ntt.cc
In some web apps or flash games, we probably need to calculate the average between 2 colors, for example. feed 0xAA0000 and 0xCC0000, and return 0xBB0000 ? Is there a simple way to calculate between two hex colors?
AverageColor is a open source(Licensed under the MIT License) util-class to calculate the average between 2 colors (Hex, RGB or HSB format).
Adobe’s ActionScript and JavaScript Languages Navigate Around Traditional Anti-virus Platforms
July 16th, 2010
Ntt.cc
M86 Security released it’s bi-annual security report for the first half of 2010 on Jul 14, 2010 with one good news and one bad news. The good news is traditional online attacks are becoming less effective, the bad one is, attackers are finding new ways to combine these attacks in unexpected ways to continue punching malicious code through corporate firewalls.
Some String Utils Examples & Functions in ActionScript 3.0
July 14th, 2010
Ntt.cc
Continue the articles which were published before, 7 Trim() Equivalent Function In Flash Might Help Someone Else, 16 Useful Mathematical Formulas In ActionScript 3 and 12 very simple,basic but useful function source in Flex, here is some string utils examples and functions in ActionScript 3.0. You can reference here for all the methods of the String class. *I think this article no help for most readers, only for AS beginers and the memo of myself, hope you don’t agree with me
16 Useful Mathematical Formulas In ActionScript 3
July 6th, 2010
Ntt.cc
We have listed 12 very simple,basic but useful function source in Flex in the previous article. The mathematical calculation will be used regularly in our Flash/Flex applications, we can easily find the open source libraries like 30+ useful as3 open source projects, but it’s superfluous when we only need calculate the distance between two points, or only want to get the circle area. Here is the list of 16 useful AS3 arithmetic & formulas. Have any proudly and recommendable? Leave your comments to share please.
The Basic of ActionScript, Flash Builder 4 and Flash CS5 etc
July 2nd, 2010
Ntt.cc
Recently, I received some questions from beginners about the concept, and the connection in the ActionScript, Flash Builder, Flash CS5, MXML, AIR and RIA. Don’t contempt the simple questions like these, probably even some experience can’t reply the question from beginners like: Can I use AS1 or AS2 in Flash CS5 and Flash Builder 4?
Java Back at Number 1, ActionScript Number 22 — TIOBE Programming Community Index 2010
July 1st, 2010
Ntt.cc
TIOBE Programming Community Index 2010 has been published, some interesting changes in June are, Java is back at number 1, Objective-C is still rising, and Google’s Go falls out of top 20. If you read the Tiobe Programming Community Index 2008, you should know ActionScript entered the index’s top twenty on that time, it’s number 22 now.
How To Fix The VerifyError: Error #1079: Native methods are not allowed in loaded code In Flash
June 29th, 2010
Ntt.cc
It’s a simple tips about the VerifyError like #1079. When you start you app by upgrading you flex sdk or complie a relatively complex Flex (SDK 4.0) project with several Library projects, probably you will take the error like: VerifyError: Error #1079: Native methods are not allowed in loaded code. Sometimes even the code basically looks like this:
11 Powerful Open Source Tweening Engine For ActionScript
May 16th, 2010
Ntt.cc
We can create simple animations easily in ActionScript with the Tween libraries like the AS3 tween engines in Zeh Fernando’s Tweener or Jack Doyle’s TweenLite(Although there are Tween Classes already bundled in Flash Cs3 above). This article provides 11 powerfl open source tweening engine for actionscript. If you know others, don’t forget to share it via our comments section!
10 Great Online Resources For Adobe Flash Development
May 12th, 2010
Ntt.cc
We could find easily the AS3 Source Code like Zuma-like Flash Game from some Flash community. This article presents 10 good online resource sites for Adobe Flash developers. A huge number of open source Actionscript libraries and tutorials can be found there. If you are a Flash experience, you should know most of them( if not, then you are out. only a joke
). Great resource are missing? Don’t forget to share it with the rest of us via our comments section!

Posted in
Tags: