Coolest flex - components, tools, library, samples and so on...

Untitled Blog

Twitter

Thursday, July 9, 2009

So long time since last update.

Only reason is the blogger.com has been blocked in our country. It means I cannot access it directly, MUST break The Great Firewall. What is The Great Firewall? http://en.wikipedia.org/wiki/Golden_Shield_Project

Sunday, April 19, 2009

Writing secure Flex apps with help from SWFScan

HP SWFScan, a free tool developed by HP Web Security Research Group, will automatically find security vulnerabilities in applications built on the Flash platform.

Resources:

Monday, March 16, 2009

Using Tweener for Scripted Animations

Andrew Trice

Whenever adding effects to Flex applications, I usually user the built-in Flex effects. They work with most flex components, are consistent, and are reliable. However, in cases where you want your application to be very expressive, they don't always act like you want them to. In those cases, I use Tweener, an animation "tween" library for ActionScript. In this post, we'll walk through a basic example using Tweener.

Resources:
IMAGE:


Tuesday, February 24, 2009

TweenLite (AS3) - A Lightweight (3K) and FAST Tweening Engine

TweenLite is an extremely lightweight, FAST, and flexible tweening engine that serves as the core of the GreenSock tweening platform. There are plenty of other tweening engines out there to choose from, so here's why you might want to consider TweenLite:


Resources:
IMAGE: