Some Flash Spring Physics
Finally had an excuse to make some connected springs, ala the Visual Thesaurus. This was the last of the tests before realizing that the project would be simpler.
Double-click a dot to add a child dot, or click and drag any dot to move it.
Some code will be on the way in a bit.
Update
Oh yeah, this is kinda late (my how the last 7 months flew by), but here’s the actual project in action:
Lil’ Wayne’s World
Oh yeah and here’s the source for the simple spring example above (AS2):
blowingthroughlinescom_spring_physics
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.

April 14th, 2009 at 5:55 pm
i don’t get any sprites on stage when i publish the swf… any ideas? Also, why AS2?
April 14th, 2009 at 6:00 pm
nevermind, i fixed it. I changed the .as file name when trying to fix another problem.
Question about AS2 ve AS3 still stands.
April 21st, 2009 at 10:24 am
Well it’s AS2 because we had to target Flash player 8 maximum, you can also see that the performance requirements were pretty low, because there isn’t too much on the screen at any time.