Skip to main content
This topic has been closed for replies.
Correct answer Colin Holgate

The first item in the list you just showed is Flash (.swf). Is that different to SWF Package?

BTW, you should try out File/Export/Export Video... It does perfect frame rate exports of animations, with alpha channels, that ought to work well with After Effects. Going that way you could also include this code in frame 1 of the timeline:

stage.quality = "best";

That would give you better quality video than just taking a SWF to AE.

1 reply

Colin Holgate
Colin HolgateCorrect answer
Inspiring
November 28, 2016

The first item in the list you just showed is Flash (.swf). Is that different to SWF Package?

BTW, you should try out File/Export/Export Video... It does perfect frame rate exports of animations, with alpha channels, that ought to work well with After Effects. Going that way you could also include this code in frame 1 of the timeline:

stage.quality = "best";

That would give you better quality video than just taking a SWF to AE.