alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user dFever
dFever (5)

23rdBLUE

Hold and drag the middle square.

This is a simple interactive animation that creates an easing wave effect.

the main AS used is:
this._y += (_root._ymouse - this._y)/3;

Even though a little confusing, the units are named using letters and digits.

2980 downloads, 30297 views
Download (129.63 KB)

Comments

You need to login to post a comment.

user koolfaz
koolfaz 14 years ago

Awsome

user TheFenixMx
TheFenixMx 14 years ago

jajaja :D

user sopaargentina
sopaargentina 15 years ago

No se para que serve pero me gusta, Buen trabajo :)

user Perk
Perk 15 years ago

Xcellent

user rashad
rashad 15 years ago

Beautiful. Well done!

user noisywan
noisywan 16 years ago

it may look better if you add a code for a perspective look
that renders front squares larger and far squares smaller.

user theo1krie
theo1krie 16 years ago

COOL!

user mybrucelee
mybrucelee 16 years ago

coool

user luismaria86
luismaria86 16 years ago

Buenisimo!

user marijn
marijn 16 years ago

coooool

user kingofrespect
kingofrespect 16 years ago

this effect is wonderful

user Ignatus
Ignatus 16 years ago

man beautiful effect!

about the coding...you should learn "for" you got a lot of instances

user dFever
the listing author dFever 16 years ago

i was always impressed and intrested in a lot of units depending on a single one. this is one of the main reasons to create this effect

user jing1
jing1 16 years ago

nice isometric stuff but why that affect :s

user MikelB
MikelB 16 years ago

i like it, simple and nice effect.

user icefreez
icefreez 16 years ago

Nice simple method to produce a 3D result.