Click to See Complete Forum and Search --> : attaching swf files to 3d animated swf


(QUE-IV)
09-09-2006, 03:43 PM
I made a simple 3d cube in swif.t3d with a 10 frame loop and exprted it as a swf (well call it #1).
I have also another swf file that has a 10 frame loop to it (well call it # 2).
I want to be able to put #2 on each side of #1 (6 sides) and have it attached to the cube as the cube rotates. Any ideas? I also have Flash MX if it would be easier to do in that. Please help!!!

Wiz Creations
09-09-2006, 06:46 PM
I don't know how you're going to attach #2 to #1 as it rotates, but to get them all together, just import the swf files into flash on 3 different layers. The file imports frame-by-frame, so you will have to move each component to the correct location on the stage in each of the 10 frames for each file.

To get them attached, I think you may have to add #2 to your swift3d file in #1, group all parts, and then add the rotation animation.