Hi there!

I am trying to add a 3d animation made in Flash CS4 (AS3) to my big project made in KM (AS1).
The Flash CS4 .swf file contains only one frame and an actionscript3 rotation function.
I tried to import with the import swf command but it seems that it doesn't rotate as the file rotates when I playback it independent using FlashPlayer.

Any ideas about how to import this file ?