
Flex
itroy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Be careful about the "id" property
In Flex, every component is identified by its unique id property. Therefore, in your own data, its better not to use id as a property. In the following function, imageList is a List control, the id o原创 2008-11-13 17:02:00 · 402 阅读 · 0 评论 -
Adobe Alchemy - Reusing C/C++ in Web application
Alchemy is a research project that allows users to compile C and C++ code that is targeted to run on the open source ActionScript Virtual Machine (AVM2). The purpose of this preview is to assess the l原创 2008-11-20 14:57:00 · 484 阅读 · 0 评论