actionscript
- 网络动作脚本;脚本语言;程序设计
-
Currently , e4 supports rendering the SWT component in Flash and actionscript .
现在,e4支持在Flash或动作脚本中呈现SWT组件。
-
Flash executes ActionScript statements starting with the first statement and continuing in order until it reaches the final statement or a statement that instructs ActionScript to go somewhere else .
Flash在执行行为脚本陈述时,从第一个文件开始到最后一个文件或经指示转到另一个行为脚本一直保持规则。
-
Then we create client logic with ActionScript codes within a
之后,我们再在
-
These reference ActionScript methods to process the results and handle any faults your service call may have .
这些引用ActionScript方法来处理调用结果和服务调用中可能发生的错误。
-
ActionScript , a powerful object-oriented programming language , is used to create client logic .
ActionScript则是一种功能强大的面向对象的编程语言,用来创建客户逻辑。
-
ActionScript provides flow control and object manipulation features that are not available in MXML .
ActionScript提供了MXML内所没有的流控制和对象处理特性。
-
ActionScript lets you have optional parameters , but they must have default values to use .
ActionScript允许有可选参数,但必须有可用的缺省值。
-
First , you can create applications using a combination of MXML markup and ActionScript code .
首先,您可以使用MXML标记和ActionScript代码创建应用程序。
-
The major benefit is that you can build liquid / dynamic UI easily with pure ActionScript coding .
主要优势在于你可以使用纯ActionScript编码轻松构建流式/动态的UI。
-
Defining the application logic in ActionScript
用ActionScript定义应用程序逻辑
-
Also , a small declaration : I have little ActionScript experience , only from the first upload control and this one .
一个小的声明:我只有一点点ActingScript的编程经历,那也只是从第一次写上传空间和这次经历的。
-
This allows you to use the code analyzer on your ActionScript code , so that is a good start .
它让你使用代码分析器分析ActionScript代码,这是一个好的开始。
-
Fluint consists of an ActionScript library , which contains the testing framework and related classes .
Fluint包含了一个ActionScript类库,其含有测试框架和相关的类。
-
You can add components dynamically to the page using ActionScript by appending them as children of existing components .
您可以使用ActionScript通过将组件作为现有组件的子项追加来动态地将其添加到页面。
-
The first version was really just a simple logger that basically only could output traces made from ActionScript code .
那个版本能够提供的仅仅是一个简单的日志功能,记录输出ActionScript代码的踪迹(trace)。
-
This is using ActionScript 's E4X syntax to pare down the data set to the
这里使用的是ActionScript的E4X语法来减少
-
At the top of the document , click debug to launch the ActionScript debugger .
在文档顶部单击“调试”以启动actionscript调试程序。
-
Flex will deserialize the SOAP response into a graph of ActionScript objects .
Flex将把SOAP响应反序列化为ActionScript对象的一张图。
-
In other words , being able to do more in MXML means that less ActionScript code is required .
换句话说,能够使用MXML做更多的工作意味着需要更少的ActionScript代码。
-
I see ActionScript much more as a welcome alternative for people who are interested in game development now than it was years ago .
我认为ActionScript对游戏开发感兴趣的人来说要比几年前更加引人注目。
-
Aside from the ActionScript class , the rest of the files in the UI project are Flex components .
除了ActionScript类,UI项目中的其余文件都是Flex组件。
-
The first stage of developing the application is to create the user interface using MXML and define the logic for the application using ActionScript .
开发应用程序的第一步就是使用MXML创建用户界面并使用ActionScript定义应用程序的逻辑。
-
Selecting the " Generate AS3 " menu option creates ActionScript classes for each suite and test case .
选择“生成AS3”菜单选项来为每一个套件和测试用例生成ActionScript类。
-
You also learned how to write a Flex application using both MXML and ActionScript to create a client-side Flash application .
您学习了如何同时使用MXML和ActionScript编写一个Flex应用程序,以创建一个客户端Flash应用程序。
-
AsWing is just an ActionScript library that can be linked into your project .
AsWing仅仅是个项目中可以使用的ActionScript库。
-
To be fair , I don 't have a lot of experience with custom component development with other languages apart from ActionScript .
坦白地说,除了ActionScript以外,我没有太多的经验使用其他语言进行客户化的组件开发。
-
Familiarity with JavaScript is the most necessary skill , but experience with ActionScript will be handy .
熟悉JavaScript是必需的技能,有ActionScript使用经验将会很方便。
-
Support for using MXML tags to specify controllers in MXML files instead of a separate ActionScript file .
支持使用MXML标签在MXML文件中指定控制器来代替单独的ActionScript文件。
-
One thing that would be useful and realistic to ask for is a facility for compiling and running ActionScript code at runtime .
一项有用而且现实的改进是一个用于在运行时编译和运行ActionScript的工具。
-
Flextense is an application for Flex developers to use web services easily by generating ActionScript communication classes for web services automatically .
FleXtense通过自动生成能访问webservices的ActionScript通讯类,来让Flex开发者更容易地使用webservices。