随笔分类 - Flex
Flex开发的一些经验和心得
摘要:一 引用路径初探 在mxml中通过xmlns引用自定义组件时,默认的查找路径是首先在当前应用(application)的目录中寻找,如果没有找到,则会根据flex-config.xml中指定的ActionScript源代码目录下面去寻找: <!-- List of path elements that form the roots of ActionScript class hierarchies. --> <!-- not set --> <!-- <source-path> <path-element>string</path-e
阅读全文
浙公网安备 33010602011771号