I noticed some while “Save AS..” , it says “XFL file” “Uncompressed flash file” . What’s it’s use ? Why i would need it instead of FLA ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Its the new fileformat. It is nothing more as a folder with one or more xmls and stuff. The main problem about *.fla project files is that there are binary. It is difficult to work with version tools like svn or git with binary files. When everything is in ascii it is possible to merge changes from two different trees. When you`re using a fla and you have a merge conflict you have to resolve the conflict by hand.