Ultrashock Forums > Flash > Flash Professional
how they do that? (action script stuffs)

You are currently viewing our website as a guest which gives you limited access to forums, files and other resources.

Click here to join now for free, and start interacting with our members, download files and much more!

Click here if you are looking for our Flash files and other professional assets.
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
how they do that? (action script stuffs)
Old 2007-02-07

http://lab.mathieu-badimon.com/

check out the block clock.

how they do that? can i do it with other letters?
I'm new to flash... but I'm willing
to learn.

www.jason122.com
postbit arrow 6 comments | 351 views postbit arrow Reply: with Quote   
Registered User
Nogol is offline
seperator
Posts: 25
2005-09-30
Age: 21
seperator

Ultrashock Member Comments:
carenot carenot is offline 2007-02-13 #2 Old  
i dont know but its mad cool
Reply With Quote  
tcoulson tcoulson is offline 2007-02-16 #3 Old  
the block clock seems like it is a bunch of movie clips (that may have an area that it must confine to in animation, so it doesn't interfere with the clock itself) that are randomly selected to figure out each second which building blocks need to be used to create a new number. It is very creative. The code certainly must have taken some time. But I think more impressive is the interface - how he has added dimension to the piece using 3 different sliders which rotate in 3 dimensions the items being shown. Very intriguing.
Reply With Quote  
StreamerDA StreamerDA is offline StreamerDA lives in United Kingdom 2007-02-16 #4 Old  
This is so cool! I am staring at it trying to figure out how they did it and I am still not sure. However they did it it must have taken a while to develop. If anyone knows how they did it I would love to know!
Reply With Quote  
tcoulson tcoulson is offline 2007-02-16 #5 Old  
it is an experimental website and called such for a reason - it takes time and skill level. It would be far to difficult to explain how the site was created. We could hone in on something, like the clock and try to dissect a part of it, but the whole site has far too much in it to attempt to break down one item at a time.
Reply With Quote  
StreamerDA StreamerDA is offline StreamerDA lives in United Kingdom 2007-02-16 #6 Old  
I wouldn't even know where to start with something like that clock? The 3D part isn't that tricky really just quite involved. The Clock though is deceptively simple. It would be great if they allowed you to look at the source code for it!
Reply With Quote  
tcoulson tcoulson is offline 2007-02-16 #7 Old  
well, i am sure there are a lot of folds to the code. But they have predetermined spaces where things animate to. Obviously if something is not needed it animates to the space where items are faded out (you could do this with a hit area - tell an animation to move to a location of a hit area that is outside the bounds of the clock). The items that are needed seem to have exact locations of where to animate to. There is some randomness built into this as well, so you need a random math function to figure out which pieces are used for the clock, and which locations non used pieces will move to. It is complex, but the parts of it are simple.
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: