Search  

WILDWISE "3D LIKE" ENGINE

HomeBrowse CategoriesFlashAnimationsMouse Controlledwildwise "3d like" engine
Full_screen_preview

THIS IS A “3D LIKE ” ENGINE
1 NICE SPECIAL EFFECT INCLUDED

Any question after reading what follows ? Ask me !

Here is a website I made with this effect : click here

The SWF is quite heavy (540kb), because of the SFX png files, and there’s no preloader, so just be patient :)

A lot of parameters can be modified very easily (number of layers, easing speed…;).

If you want to activate Y axis to adapt this code to another file, just set the yAxis var to “true;”
This design is only adapted for X axis moves, but the engine can do both.

In each “couche” MC, there’s an “invisible background” which is larger than the entire content of the “couche”.
That’s what the engine considers, to calculate moves of the “couche” MC.
More your invisible background is big, more the MC will move.
That means bigger it is, more it seems to be on the foreground. Smaller it is, more it seems to be far.
This invisible background, or your content, has to be at least the size of the mask.
If it is the same size it won’t move, it seems to be the skyline, so it has to be your last couche (all other couche layers have to be above this one).

You can add as many couche as you want and as your computer can calculate without getting heat :)
Just copy the code of a couche, increment numbers, then name your new MC as “coucheX” (where X is your new number).

Everything in the FLA is commented !

Enjoy !

Also see this one:
3D Like Engine + XML Dynamic News

Posted 12 months ago

to everybody: the layers slide regarding to the size of the mask they’re below. So you just have to make it fit to your screen size to make it fullscreen, and to be sure your layers are big enough to keep scrolling while fullscreen.

Posted 6 months ago

Just wanted to pop in and say great work wildwise, I love the engine.

Created www.joeltinley.com with it :)

Posted 5 months ago

this is very clean, you did a nice job with it and only 1 layer :)

Posted 5 months ago

I am very happy with your work actually!! Its just a little annoying that you have to rewrite every digit (over 20 times it seems) when creating 1 new couche. On over 20 couches… wow.. there’s a lot of digit rewriting ;)

But apart from that its a very cool application, well done!!

Posted 2 months ago

So you’ll have to controll the “find and replace” power :D
Then 20 couches is a lot, I advise to use 10 couches maximum, otherwise you could burn some CPU :)

Posted 2 months ago

hot. got a job for you if you want it.

Posted about 1 month ago

Hi,

its possible to use this example and change the ” wilwise studio” to “enter”?

thanks

Posted 27 days ago

this robot is the one I use to materialize wildwise studio, so if you don’t leave my logo, please don’t leave my robot :) Thanks

Posted 26 days ago

best friggin thing i bought here by far. thanks, man! I’ll post the site later…

Posted 23 days ago

thanks :)

Posted 22 days ago

Hi wildwise, another great file :)

I am trying to get it working with my fullscreen website but am having difficulties implementing it.

I read your post above and tried setting the mask size to:

this._height=Stage.height; this._width=Stage.width;

I also changed the layers’ sizes, but had no luck so far. If I resize the window the position of the elements gets kinda messed up and the scroll seems to work in one direction more than in the other. I need it to stay centered if resized.

Any hints? -> Thanx in advance.

Cheers

Posted 11 days ago