Finding Actionscript within an FLA file

前端 未结 3 1151
南旧
南旧 2020-12-20 16:09

I am dealing with a Flash file which has been created by a third party. It has a lot of folders and files in the library and I can\'t seem to find any ActionScript anywhere.

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-20 16:47

    You can try the Movie Explorer, Window -> Movie Explorer, or ALT + F3 in Windows. This lets you explore all assets that are added to the stage in a tree like fashion. It wont show items that are dynamically added from the library, but it might be a good starting point.

提交回复
热议问题