Tag Archives: Flex

Let the Flex thread sleep for a while

Sometimes we use thread.sleep to let the thread stop running for a while in Java, but in Flex, we can’t  control the thread, but sometimes we wan

More…

Posted in ActionScript, Flex | Tagged , | Leave a comment

Flex Event stopimmediatepropagation VS stoppropagation

What’s the difference ? Here is the test codes:
We will create a button in a Group, and listen the button click event(MouseEvent.Click):
protected f

More…

Posted in ActionScript, Flex | Tagged , , | Leave a comment

发点Adobe Flex 3 with AIR ACE认证真题 – 全凭记忆, 仅供参考

满共50道题, 大概想起来45道, 人上了年纪后脑子就不灵光了, 只能大致描述下题目主要内容, 能用中文描述的用了中文, 搞不定的保持英文. 有些选项也记得不全, 仅供复习参考.
已整理成PDF, 下载页面: http://dl.dbank.com/c0ygcsiqso
Update:
又想起来一道

More…

Posted in 未分类 | Tagged , , | Leave a comment

Flex相关认证(Adobe RIA认证/Flex ACE/ RIA ACE)及Flex ACE报名考试信息

Adobe Certified logo

首先了解一下Adboe 认证体系:

More…

Posted in 未分类 | Tagged , , | Leave a comment

Adobe Flex认证: Flex 3 whit AIR ACE 复习参考资料

先说下我的基本情况:
写了3年纯ActionScript代码, 很少用MXML, 以及Style, Fitler, Validator, Formater等操作. 所以下面的资料中很少有关于Flex 架构及AS的, 如果需要恶补AS, 推荐一本<<Essential ActionScri

More…

Posted in 未分类 | Tagged , , | Leave a comment