Page 1 of 1

cool interactive flash - any way to use or recreate?

Posted: Fri Aug 12, 2005 18:35
by VJ Nexus
I found this cool swf file, not to mention lots of fun... I was wondering if anyone had any idea how one could incorporate this into resolume, or somehow recreate all the physics involved and make something that was controlled by params instead of mouse...

This girl falls around these spheres - you can grab any part of her body with your mouse and control it, throw it, whatever. Just click on her and drag her around...!

http://www.izpitera.ru/lj/tetka.swf

check it out and have fun with it :)

[Edited on 12-8-2005 by NexusIntent]

Posted: Tue Aug 16, 2005 16:18
by continuity-B
Maybe, but you'd need an original .fla to modify the actionscript as it'd be no use as it is.

Posted: Tue Aug 16, 2005 16:38
by Danger
if you have the .fla it may be fun to make de girl moving by the beat of the music

there are

Posted: Thu Aug 25, 2005 22:46
by SuperficiaL
HI,

there are SWF-->FLA converters on the internet that do a pretty good job at "decompiling" swf's (since they are not compiled at all) ive tried it with a trial version and it sees the code but i dont know if its correct because i cant export it in the trial...

so what u could do:
save the swf. or if you cant save it, use an app to save it from your cache to you desktop (for instance).
then "decompile" it.
use the code and the movies to build it again.

some pretty heavy AS in that swf by the way, so if you try it be ready for some serious thinking... saw some AS inverse kinematics which impressed me if im not mistaken.
oh yeah and the owner of the swf could get pretty pissed if he found out youre "decompiling" his swf :)

good luck,
SuperficiaL

[Edited on 25-8-2005 by SuperficiaL]