-
I was trying to do something based on this example at
http://www.enetserve.com/tutorials/rotationmath.html
But KoolMove is crashing everytime I am tring to run the example. (I am using duplicateMovie instead of attachMovie)
Am not able to create the swf either. Any help?
-
This is very advanced action scripting. I suggest you post your code.
-
Quote:
Originally posted by BreakPoint
I was trying to do something based on this example at
http://www.enetserve.com/tutorials/rotationmath.html
But KoolMove is crashing everytime I am tring to run the example. (I am using duplicateMovie instead of attachMovie)
Am not able to create the swf either. Any help?
A clever example indeed.
As I said before,Flash can't deal with 3D objects.
This example tries to emulate "lines rotation" (in fact,edges rotation).
Not so usefull (but a little bit spectacular) because can't render shapes (triangles).
Your problem (if you tried a KoolMoves version) is the "function" implementation.Check my "function example" and you'll get the whole picture.
cheers