易截截图软件、单文件、免安装、纯绿色、仅160KB

flex特效

这里面有许多特效很酷,希望对大家有帮助。 1.旋转 效果:http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/ 代码:http://weblogs.macromedia.com/auhlmann/archives/DistortionEffects.zip
2.画布按钮 http://dougmccune.com/blog/2007/06/01/new-component-canvasbutton-added-to-flexlib/
3.鱼眼工具条 效果:http://dev.getoutsmart.com/labs/dock/ 代码:http://dev.getoutsmart.com/labs/dock/dockdemo.zip
4.窗口 http://www.returnundefined.com/flexmdi/explorer/ http://window.diaztorres.com/bin-release/test_window.html
5.切换效果 http://blogs.digitalprimates.net/codeSlinger/samples/carousel/CarouselTest.html
6.图片展示 效果:http://flex.diaztorres.com/samples/aladinotest/aladino_test.html 代码:http://www.madeinflex.com/img/entries/2008/01/aladino.zip
7.自定义载入进度条 http://blog.diaztorres.com/2007/05/mipreloader/mipreloaderdemo.html
8.Flex Mac弹出窗口 http://blog.xsive.co.nz/archives/244
9.果冻特效弹出窗口 http://blog.sban.com.cn/2008/04/01/jelly-effect-alert-window.html
10.Alert弹出效果 http://www.cnblogs.com/taobataoma/archive/2008/01/13/1037082.html
11.自定义ToolTip 图片:http://everythingflex.com/flex2/ImageToolTip/Index.html 视频:http://labs.flexcoders.nl/samples/ToolTip/video/002/ 弹性:http://labs.flexcoders.nl/samples/ToolTip/spring/001/
12. http://flanture.blogspot.com/2008/05/simple-flex-effects-example.html
13.果冻效果: http://blog.sban.com.cn/2008/04/01/jelly-effect-alert-window.html
14.BOOK: http://www.quietlyscheming.com/blog/components/flexbook/
1:聚光灯效果: 实例:http://www.rphelan.com/flex/SpotlightDemo/SpotlightDemo.html ambientColor - color to apply to all pixels of the image angle - angle at which the spotlight is projected (in degrees) azimuth - angle between the image plane and the spotlight (in degrees) coneAngle - angle of the spotlight's "opening" (in degrees) distance - distance from the spotlight to the center point intensity - intensity of the spotlight position - x, y, z position of the spotlight spot


相关文档:

Flex Tree组件Demo

这个DEMO可以创建一个全新的树型结构,让我感到奇怪的是,虽然我用XML而不是XMLListCollection/ArrayCollection作为Tree的数据源,但对XML的更新依然会在Tree中反映出来——这似乎和Flex的文档有冲突,下面是引用Flex文档的一段内容:
Raw objects are often not sufficient if you have data that changes, bec ......

FLEX SDK 源码

Flex
4 SDK源码浅析!

如大家要转载,请保留本人的版权:
/*
*Description:PV3D类继承体系结构
*Auther:崇崇-天真的好蓝啊
*MSN:chongchong2008@msn.com
*Blog:chongchong2008
*Dates:2009-06-02
*Copyright:ChongChong2008
YiChang HuBei China
*/
Flex 4 SDK源码浅析!
最近下了Flex 4 SDK (flex_sd ......

Flex通信篇——真 组合键

<![CDATA[
Flex中的键盘事件
要在Flex中响应键盘输入,只需注册keyDown事件即可。
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" keyDown="OnKeyDown(event)">
    <mx:Script>
          ......

教你7步实现flex自定义Event及参数传递

  Flex应用开发过程中如需要灵活的在不同组件(如A与B,父与子)之间响应事件,传递参数等功能时就会使用自定义事件(Event)机制,下面通过一个事例分七步,通过自定义Event和EventDispatcher两种机制实现事件交互和参数传递;
        事例描述: 有一个父亲“parentApp.mxml&rd ......

集成 Flex, Spring, Hibernate 构建应用程序

一篇关于如何结合Flex, Spring, Hibernate的技术文章,能够快速上手。
适合那些熟悉Spring, Hibernate的技术者,进一步将RIA的FLEX技术结合到现有应用中。
2009 年 12 月 30 日
RIA(Rich Internet Application)—— 富
Internet 应用以其良好的客户体验得到越来越广泛的应用,银行,电信等领域已有诸多成 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号