FLA
From Just Solve the File Format Problem
(Difference between revisions)
Line 11: | Line 11: | ||
* CS4 and below used old [[Microsoft Compound File|Microsoft document container format]] | * CS4 and below used old [[Microsoft Compound File|Microsoft document container format]] | ||
* CS5 and higher used a [[ZIP]]/[[XML]] format which includes an [[XFL]] file. | * CS5 and higher used a [[ZIP]]/[[XML]] format which includes an [[XFL]] file. | ||
− | * Animate | + | * Animate 2015.2<ref>https://helpx.adobe.com/animate/using/whats-new-2015-2.html</ref> and higher is also [[ZIP]]/[[XML]] format which includes an [[XFL]] file. |
== Software == | == Software == | ||
Line 27: | Line 27: | ||
* [http://www.digitalpreservation.gov/formats/fdd/fdd000132.shtml Library of Congress notes/links on format] | * [http://www.digitalpreservation.gov/formats/fdd/fdd000132.shtml Library of Congress notes/links on format] | ||
* [https://web.archive.org/web/20170613162402/https://blogs.adobe.com/digitalmedia/2010/05/the_xfl_file_format_explained/ XFL Format Explained (FLA new version)] | * [https://web.archive.org/web/20170613162402/https://blogs.adobe.com/digitalmedia/2010/05/the_xfl_file_format_explained/ XFL Format Explained (FLA new version)] | ||
+ | |||
+ | ==References== | ||
+ | <references/> | ||
[[Category:Microsoft Compound File]] | [[Category:Microsoft Compound File]] | ||
[[Category:XML based file formats]] | [[Category:XML based file formats]] | ||
[[Category:Adobe]] | [[Category:Adobe]] |
Revision as of 22:20, 11 July 2022
FLA files are the project files used in creating Macromedia/Adobe Flash animations, which are compiled into SWF files for publication and use. The FLA project file contains the objects and images (raster or vector) used in the animation, ActionScript program code, and other elements used in building the project. Now used as the Adobe Animate file format.
Contents |
File Identification
- CS4 and below used old Microsoft document container format
- CS5 and higher used a ZIP/XML format which includes an XFL file.
- Animate 2015.2[1] and higher is also ZIP/XML format which includes an XFL file.
Software
- Adobe Animate - Only editor capable of creating/viewing FLA files.
- Sothink SWF Decompiler - Creates FLA files from SWF files with all assets.
Sample Files
- Macromedia Flash 2 Samples Files
- Macromedia Flash 6 Samples Files
- Adobe Flash CS4 Sample Files
- Adobe Flash CS5 Sample Files