推荐系列文章

FLex组件之滚动条(ScrollBar)CSS美化
http://www.lufree.com/show_1196.html

************************* 推荐系列文章 ( 需要测试其中的代码)*************************
Flex 4 beta中的视口和滚动功能介绍
http://www.adobechinadeveloper.com/Newsletter/articles/flex4_viewport_scrolling.html
创建 Flex 组件
http://www.ibm.com/developerworks/cn/web/wa-flexrendering/
使用 Flex 呈现可缩放矢量图形和位图
http://www.ibm.com/developerworks/cn/web/wa-svgbitmap/
http://www.ibm.com/developerworks/cn/views/web/libraryview.jsp?

view_by=search&sort_by=Date&sort_order=desc&view_by=Search&search_by=flex&dwsearch.x=13&dwsearch.y=16
Flex 自定义组件外观
http://www.ibm.com/developerworks/cn/web/1008_weiqiang_flexui/index.html
Flex 应用内存泄露的分析与诊断
http://www.ibm.com/developerworks/cn/web/1010_wangpeng_flexmem/index.html
基于 Cairngorm MVC 框架的 Flex 程序设计与开发
http://www.ibm.com/developerworks/cn/web/1008_zhaifeng_cairngorm/index.html

http://cookbooks.adobe.com/actionscript
http://cookbooks.adobe.com/flex
Flash game development with Flex and ActionscriptSign in
Follow Adobe Cookbooks on Twitter
http://cookbooks.adobe.com/post_Flash_game_development_with_Flex_and_Actionscript-15686.html
Search

Making a Flash game with the PushButton engine(×××介绍PushButton engine的系列文章×××)
http://www.brighthub.com/hubfolio/matthew-casperson/topics/flash.aspx
http://www.brighthub.com/hubfolio/matthew-casperson/topics/flash.aspx?PageIndex=9

Trick with static class (singleton) binding: how to bind some singleton instance property to any application

variable
http://cookbooks.adobe.com/post_Trick_with_static_class__singleton__binding__how_t-15966.html
关于3d的文章:
http://kennethsutherland.com/2009/04/01/flex-3-flash-10-3d-examples/
************************* 推荐系列文章 *************************

flex中canvas滚动条的问题
悬赏分:5 | 解决时间:2009-12-26 22:32 | 提问者:ssfish77
canvas中是可以自动添加滚动条的,但是只能滚动到有组件的部分,请问能不能通过某种设置,让滚动条能滚动到更多的空白区域

呢?
       最佳答案
或者通过在容器内底部加<mx:Spacer height="300"/>实现;
或者先在容器底部加上<mx:Spacer id="space1" height="0"/>,写个函数响应滚轮事件,滚动条到底部后滚动多少就给space1的

height加多少,然后再移动滚动条到底部。

//侦听传参,带参数的发送事件
txt_mc.addEventListener(MouseEvent.CLICK,function(e:MouseEvent){a(e,arguments.callee,1,2,3)});
function a(e:MouseEvent,caller:Function,...arg) {
        trace(arg[0]);
        stage.removeEventListener(MouseEvent.CLICK,caller);
}

可缩放矢量图形 scalable vector graphics

 

dancing boy

很多开源工具和技术都为 SVG 图像设计提供了很好的支持。Inkscape(参见 参考资料)就是其中一个值得一提的工具。

Cairngorm由5大组件构成
1. 存放数据的仓库 ModelLocator
2. 存放服务的仓库 ServiceLocator
3. 处理业务逻辑的命令 Command
4. 自定义的用于触发命令执行的事件 Event
5. 用于把事件映射到命令的前端控制器 FrontContrioller

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值