Skip to main content
Participant
November 4, 2016
Answered

Export all images from fla project

  • November 4, 2016
  • 1 reply
  • 3511 views

Hi All!

I want to export all the images used in our Animate fla project since we need the source files for different applications.

Is there an easy way to do this? I thought I could rename to .zip and try and copy them from the archive but it looks like the structure has changed over the years.

Thanks.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 4, 2016

you could use a jsfl script to loop through all items in your library, select bitmaps and then use exporttofile on the bitmaps.

Participant
November 4, 2016

Thanks for your answer.

I've never used a jsfl before. Are there any examples of it?

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
November 4, 2016