Posts Tagged ‘ActionScript’

The Candle Flame Fluttered In The Breeze With Actionscript 3.0 Open Source Library TeraFire

safe_image.php 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.

(more…)

How To Calculate The Average Between 2 Colors In ActionScript 3.0

mb-plastic-calculator-color 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).

(more…)

Adobe’s ActionScript and JavaScript Languages Navigate Around Traditional Anti-virus Platforms

adobe-hacker 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.

(more…)

Some String Utils Examples & Functions in ActionScript 3.0

memo 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 :)

(more…)

16 Useful Mathematical Formulas In ActionScript 3

calendar_share 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.

(more…)

Create ActionScripts 3 Projects To AS .apk Applications For The Android OS

adobe_air This past week, a build of Adobe’s Air platform was leaked online. Then the website DroidLife made it available to everyone, along with a few apps running on the platform. It looks like DroidLife got their hands on the APK that you can download and install. They are making it clear that the build is very early which probably means that it’s somewhat buggy.

(more…)

The Basic of ActionScript, Flash Builder 4 and Flash CS5 etc

asia 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?

(more…)

Java Back at Number 1, ActionScript Number 22 — TIOBE Programming Community Index 2010

jupiter-icon 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.

(more…)

11 Powerful Open Source Tweening Engine For ActionScript

Coffee-Cup-icon 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!

(more…)

10 Great Online Resources For Adobe Flash Development

Tropical-Stone-icon 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!

(more…)