In other words, being able to do more in MXML means that less ActionScript code is required.
换句话说,能够使用MXML做更多的工作意味着需要更少的ActionScript代码。
First, you can create applications using a combination of MXML markup and ActionScript code.
首先,您可以使用MXML标记和ActionScript代码创建应用程序。
This allows you to use the code analyzer on your ActionScript code, so that is a good start.
它让你使用代码分析器分析ActionScript代码,这是一个好的开始。
They contain ActionScript code that is executed, respectively, once a SOAP response or a SOAP fault arrives.
它们分别包含了SOAP响应和SOAP错误到达时要执行的ActionScript代码。
The first version was really just a simple logger that basically only could output traces made from ActionScript code.
那个版本能够提供的仅仅是一个简单的日志功能,记录输出ActionScript代码的踪迹(trace)。
A common workflow is to create much of the GUI (presentation) using the MXML format, and then use ActionScript code for event handling and business logic.
常用的工作流是使用mxml格式创建GUI的主要部分(呈现),然后使用ActionScript代码执行事件处理和业务逻辑。
A benefit of using the Dispatcher is that it allows you to easily set parameters on the event to local values, such as text input, without having to write any code in ActionScript to do it.
使用Dispatcher的一个好处是您可以将事件上的参数轻松设置为本地值(比如文本输入),而无需编写任何ActionScript代码来完成这个任务。
There are many myths floating around that ActionScript 3.0 is a lot more complicated and that it requires much more code to accomplish the same tasks.
关于ActionScript3.0有很多谣传,比如它非常复杂,需要比以前敲更多代码,才能完成同样的任务。
If you are unfamiliar with ActionScript, the code in Listing 1 might look a little odd to you.
如果您不熟悉ActionScript,清单1的代码可能看上去有点奇怪。
NOTE: The code in this article resides within an external ActionScript file called FlashNotesView.as.
注意:本文的代码存放在名为FlashNotesView . as的外部ActionScript文件中。
You can use the Flex navigator view to import other resources (MXML, ActionScript, and Image) into the project from our sample code.
可以使用Flex导航视图将其他资源(MXML、ActionScript和Image)从我们的示例代码中导入到此项目。
Besides, the GuiBuilder helps the UI layout design and later generates ActionScript source code.
除此之外,GuiBuilder有助于ui的布局设计并生成actionscript源代码。
Besides, the GuiBuilder helps the UI layout design and later generates ActionScript source code.
除此之外,GuiBuilder有助于ui的布局设计并生成actionscript源代码。
应用推荐