jsfl
JSFL (Flash JavaScript) is a powerful medium for interacting with the Flash API during authoring in MX 2004, and over the past few months I’ve been examining the API with a view to creating time saving commands. This is kind of an ongoing process, so I thought I’d throw in a couple of quickies that I use all the time.
JSFL(Flash JavaScript)是在MX 2004创作过程中与Flash API进行交互的强大工具,过去几个月来,我一直在研究API,以期创建省时的命令。 这是一个持续的过程,所以我想我会花很多时间来使用一些快捷方式。
Library Generator
库生成器
When I first create a new FLA, rather than go through the chore of creating multiple folders within the Library Panel, I run the ‘Library Generator’ command, to create a simple list of my commonly used folders ready for population with buttons MC’s etc.
当我第一次创建一个新的FLA时,而不是在库面板中创建多个文件夹的繁琐工作,我运行“库生成器”命令,以创建一个我的常用文件夹的简单列表,准备使用MC按钮等进行填充。
Rocket science it isn’t, timesaving it is!
火箭科学不是,省时了!
Random Opacity
随机不透明度
Have more than a handful of MC’s that you need to change the opacity for quickly, then look no further, with the ‘Random Opacity’ command you can quickly set a random value for the opacity of the MC, plus it gives the instance a name if it lacks one. Again, its crude, but it does the trick!
您需要快速更改不透明度的MC数量不多,然后就不用再看了。使用“ Random Opacity”命令,您可以快速为MC的不透明度设置一个随机值,再加上实例名称如果它缺少一个。 再次,它的粗略,但它能解决问题!
翻译自: https://www.sitepoint.com/jsfl-quickies/
jsfl
相关资源:Flash JSFL命令集