`

Flex module 学习总结

阅读更多
Adobe 写道
To see an example of an ActionScript class that extends the Module class, create an MXML file with the root tag of
<s:Module>. When you compile this file, set the value of the keep-generated-actionscript compiler property to
true. The Flex compiler stores the generated ActionScript class in a directory called generated. You will notice that
this generated class contains code that you probably will not understand. As a result, you should not write
ActionScript-based modules that extend the Module class; instead, you should use MXML to write such modules.

If your module does not include any framework code, you can create a class that extends ModuleBase. If you use the
ModuleBase class, your module will typically be smaller than if you use a module based on the Module class because
it does not have any framework class dependencies.

 

keep-generated-actionscript 用在compiler属性设定,可以看到flex生成的module的as代码

分享到:
评论

相关推荐

    Flex Module间通信

    Flex Module间通信 此例给大家展示一个使用了模块(Module)的简单的Flex程序,你可以从中获得启示。

    FlexModule_j2ee Flex JAVA

    不要以为我要5分很高,这个绝对是官网资源,其中包含各位最一直在寻找却找不到即使找到也不好用的 flex-bootstrap-jsp.jar flex-bootstrap.jar flex-webtier-jsp.jar flex-webtier.jar

    FlexModule_j2ee Flex 与JSP 整合用的.jar 文件

    FlexModule_j2ee Flex 与JSP 整合用的.jar 文件 Jsp 中引用Flex 标签

    FlexModule_j2ee.part1

    the Flex 3 compiler module for J2EE application servers.

    flex学习笔记 flex学习总结 flex学习教程

    这是作者自己亲自编写的教程,里面包含的有图解教程,各式jar,及配置文件,全部包含在内,如果你是一个决定学习flex初学者,我敢保证它肯定适合你!带上你走上flex开发旅途!

    Flex学习与总结

    本文主要是我对Flex学习的总结,以供大家学习参考。

    FlexModule_j2ee.zip

    通过这个工程可以实现flex页面嵌入到jsp中。

    Flex 基于Module模块的开发资料完整版

    Flex基于Module模块的开发文档主要介绍涵盖基本所有: 1、模块化的定义与原理; 2、模块化的作用; 3、模块化的优点; 4、flex与模块通信,直接调用模块(module)方法及示例代码; 5、flex基本控件用法及示例代码;...

    Flex 学习资料flex学习资料

    flex学习资料flex学习资料flex学习资料

    Flex学习资料总结

    Flex学习Word文档,全部都是自身的学习总结和学习体会,是本人在学习过程中的不断总结出来的Word。 http://zjava.org.ru/

    Flex3学习指南-是初学者学习Flex必备资料1

    Flex3学习指南-是初学者学习Flex必备资料1 Flex3學習指南1-8.rar

    Flex批量管理Modules

    在Flex工程中添加Module的方法是:在FlashBuilder中右键工程目录-&gt;Porperties-&gt;Flex Modules, 然后就可以add/edit/remove需要的module了, 但问题 是无论添加多少module都要点击add按钮一个一个添加! 像我们的项目一...

    flex module实例

    来自ITEYE,具体是哪位的分享记不得了- - 里头的demo详细演示了flex module的使用和flex module的通讯

    Adobe官方Flex3 Module模块设计经典资料(附源代码)

    在Flex3的Module模块程序设计中,在Google中进行了大量的资料查找,综合比较各个资源后,将我认为最有价值的资料放在这里(全英文的)。 下载包中包括: 1、Adobe Creating Mudule Application.pdf 2、相似例子的源...

    Flex中文学习文档

    Flex学习文档,Flex中文文档,,记载了各种学习心得

    flex3学习入门资料

    flex的学习分为3个阶段,第一个阶段入门,第2个阶段提高,第3个阶段大师。 flex入门时学习flex初期的一本很好的资料,通过学习能快速体会flex。好不容易 找来与大家分享

    Flex学习笔记Flex学习笔记Flex学习笔记

    Flex学习笔记Flex学习笔记Flex学习笔记Flex学习笔记Flex学习笔记

    Flex4学习文档

    Flex4学习文档,权威的学习文档。自己觉得非常好,就拿出来和大家分享一下。

    Flex-radarChart总结

    Flex-radarChart总结,Flex-radarChart总结

    flex 4 学习资料

    用flex开发过程中积累下来的资料,供flex初学者学习! 以下为部分资料标题: /***************************************/ 在tomcat中部署安装Flex Data Services (LiveCycle DS) [转]_baidu_百度空间 基于flex4技术...

Global site tag (gtag.js) - Google Analytics