易截截图软件、单文件、免安装、纯绿色、仅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/AS3类库资源大全


1、as3ebaylib
http://code.google.com/p/as3ebaylib/
2、as3youtubelib
http://code.google.com/p/as3youtubelib/
3、as3flickrlib
http://code.google.com/p/as3flickrlib/
4、Yahoo ASTRA Flash Components
http://developer.yahoo.com/flash/astra-flash/
5、facebook-as3
http://code.google.com/p/faceboo ......

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嵌入到html和html嵌入到flex

flex嵌入到html:
  用swfobject,下载的.js地址:http://www.adobe.com/devnet/activecontent/articles/devletter.html
在你的 HTML 页面头部<head>区嵌入这个脚本文件:<script type="text/javascript" src="swfobject.js"></script>
在你的 HTML 中写一个用来放 Flash 的容器,比如<div> ......

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

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

flex图表投影效果图示例

<?xml version="1.0"?>
<!-- charts/ColumnWithDropShadow.mxml -->
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
xmlns:flash="flash.filters.*">
<mx:Script>
<!--[CDATA[
import mx.collections.ArrayCollection;
[Bindab ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号