Where is the documentation for Adobe XFL Flash interchange format?

徘徊边缘 提交于 2019-12-04 08:36:10

问题


I work at an animation studio that does several productions in Flash. Probably one of the most exciting features of the new Adobe CS4 suite is the XFL file format. At last, I have an ascii format that I can use to tighten our Flash-to-After Effects pipeline, as well as scene plan entire episodes without ever having to have Flash open.

My only problem is that I can't find the official documentation on the Adobe website anywhere. I've tried searching the Adobe site itself but only came up with guides on how to export XFL from various CS4 apps. Google searches yielded similar results, with nothing pointing to the official specification.

I'm interested in building a Python API so that I can generate XLF from my pipeline scripts natively, but can't do so until I know all the aspects of the format.


回答1:


According to Richard Galvan, the Flash authoring product manager at Adobe, they have not publicly released the documentation yet. The following quote is from moockblog's interview with Richard back in March '08:

"The exact details of the XFL format are not yet available, but Richard assures me that Adobe intends to document them publicly, allowing third-party tools to import and export XFL."

The problem with moving to an open format like XFL is that people are less likely to pay for Adobe's proprietary IDE when they can use a cheaper (maybe even open source) 3rd party alternative just as easily. Maybe they're trying to cook up a cunning way of ensuring that they keep us locked in.



来源:https://stackoverflow.com/questions/477212/where-is-the-documentation-for-adobe-xfl-flash-interchange-format

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!