Sorry if this is a bit longwinded. I need to model a couple of 3d objects in a separate 3d application, then animate them, import these animations into flash cs3 and then trigger these animations with a mouse. So, for example, a box object will open up when the mouse goes over it (the animation will be triggered by the mouse).
Also, and more complicatedly, I need another object to rotate in the direction the mouse is swiped over it. I figured I'd create about 16 different looping animations in the 3d application, and depending on what direction the cursor moves over the object in flash, it would trigger that particular animation.
As you can probably tell, I'm an animator and don't have a clue about actionscript, if anyone has any advice, I'd hugely appreciate it.
Thanks.