从FLA文件中提取的Actionscript [英] Extracting Actionscript from .fla file

查看:87
本文介绍了从FLA文件中提取的Actionscript的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚开始学习一些动作,并已获得实例项目,我想砍周围一点。我正在学习AS写在文本编辑器,并与mxmlc的编译。我有Flash CS3中,但我想了解的编辑器。

这是我一直只给我时的.fla项目的项目。我怎样才能提取原始动作从.fla文件?

的例子是在这里:<一href="http://krazydad.com/bestiary/bestiary_piechart.html">http://krazydad.com/bestiary/bestiary_piechart.html

解决方案
  1. 打开了影片浏览器(ALT + F3在PC上)。
  2. 点击最右侧的菜单键(自定义什么以示)。
  3. 在该对话框的上半部分,关闭一切,除了动作。在下部,打开这两个选项。点击确定。
  4. 在FLA的所有帧脚本现在将在浏览器中显示。您可以浏览它们,双击每个跳转到它们被定义。您也可以右键单击资源管理器,选择复制所有文本到剪贴板把一切一气呵成。 (但是,这并不一定是有意义的顺序。)
  5. ???
  6. 利润!

I'm just starting to learn some actionscript and have been given an example project that I'd like to hack around on a bit. I'm learning AS by writing in a text editor and compiling with mxmlc. I have Flash CS3, but I'd like to learn with the editor.

The project that I've been given was delivered only in a .fla project. How can I extract the raw actionscript from the .fla?

The example is here: http://krazydad.com/bestiary/bestiary_piechart.html

解决方案

  1. Open up the Movie Explorer (alt+F3 on PC).
  2. Hit the far-right menu button ("customize what to show").
  3. In the upper part of the dialog, turn off everything except "ActionScript". In the lower part, turn on both options. Hit OK.
  4. All frame scripts in the FLA will now show up in the explorer. You can browse them, and double-click each to jump to where they are defined. You can also right-click in the explorer and select "Copy all text to clipboard" to get everything in one go. (But it won't necessarily be in meaningful order.)
  5. ???
  6. Profit!

这篇关于从FLA文件中提取的Actionscript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆