How to add ActionScript 3.0 code to a brand new .fla Flash project?

I am just trying to add a "Hello World" or a program that draw a circle to a brand new project in Flash Professional CS5.

So the project file is has a .fla extension

And I think the code is supposed to be added to the "action" of frame 1? But I don't see any place where I can open up a box to type in any code? How can that be done?

Thanks.


To open the actions panel, hit F9 . You can also use an external class, linked to your .fla, as shown in this article. It's written for CS3, but i think it'll work on CS5.

链接地址: http://www.djcxy.com/p/17808.html

上一篇: 如何让我的Flash CS4按钮将用户导向另一个URL?

下一篇: 如何将ActionScript 3.0代码添加到全新的.fla Flash项目中?