Flex技术文章
Flex 预定义计算文本宽度
前段时间总个任务,要自动计算文本的宽度,翻遍了API发现只有在舞台显示的东东才能被计算占用宽度。这个问题
纠结了,我想要在还没显示的时候计算已知文本的宽度,从而给它设置显示大小,某昂搞?
AS3使用ApplicationDomain(应用程序域)
ApplicationDomain 类的用途是存储 ActionScript 3.0 定义表。SWF 文件中的所有代码被定义为存在于应用程序域中。可以使用应用程序域划分位于同一个安全域中的类。这允许同一个类存在多个定义,并且还允许子级重用父级定义。
Flex将Google YouTube视频加载到自己的Flash中(不侵权)
教你一个将YouTube视频加载到自己Flash中的方法,当然Google YouTube在中国是被封了的,所以要看效果得把Free Gate或其他的翻墙软件开起来。再次声名此方法不会造成对Google YouTube的侵权(Google告你侵权可不是件好玩的事),可以放心使用。
Flex 4在组件外部重设已在skin class内设置的样式
进入Flex4时代后,我们往往不会再使用Flex自带的“难看外观”,而是自己写skin class,为自己的组件写一个“漂亮皮肤”。
Flex实现组件(UI)在某区域内的“拖动”并“定位”
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.
Flex或Flash实现3D旋转效果
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.
Flex4.5
Flex 4在多状态(State)下使用事件(如click等)要特别注意
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.



