Tag Archive for 'Tutorials'

Easing preloader as3

Here is the example of easing, reusable preloader that I am using in some of my projects.
The general idea is to tween the loader bar to the next point instead of just jumping to it.
The easiest way to achieve that effect is using one of the tweening libraries. Continue reading ‘Easing preloader as3′

ADC Videos on iTunes

I just found from Ben Forta’s Blog that ADC videos are available on iTunes.
Continue reading ‘ADC Videos on iTunes’

How to setup Papervision3D in FlashDevelop

In previous post I describe easy steps to simply setup Flashdevelop.
Now let’s setup papervision3D in Flashdevelop.

Continue reading ‘How to setup Papervision3D in FlashDevelop’

How to simply setup and use Flashdevelop.

Flashdeveop is free, open source, powerful actionscript(and not only) editor based on NET framework.
Unfortunately it’s for windows only…
My first actionscript editor was Scite|Flash(the old days), after I switch to Flashdevelop and quite happy with it.

Continue reading ‘How to simply setup and use Flashdevelop.’

Flex in a Week

I have recently finished watching all videos from “Flex in a Week” series.

I will highly recommend to everyone who want to start in Flex to watch the videos.
Continue reading ‘Flex in a Week’