• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
想飞的更远
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 14 15 16 17 18

2014年2月26日

Flex文件上传
摘要: 转自:http://wangcheng.iteye.com/blog/175146使用Flex + Java实现文件上传Flex主要使用FileReference,代码如下Xml代码 [CDATA[private const defaultRequestUrl : String = "http://localhost:8080/flexFileUploadServer/uploadServlet.do";private var file : FileReference;private function init():void {Security.allowDomain(&q 阅读全文
posted @ 2014-02-26 20:33 想飞的更远 阅读(155) 评论(0) 推荐(0)
 
Flex如何实现鼠标点击事件穿透功能
摘要: 摘自:http://blog.csdn.net/hopestar2/article/details/6177375对于我这个问题解决了这个问题在项目中经常遇到,举个简单的例子吧。 1. 如果是普通的控件,如Image [xhtml]view plaincopy 2.如果是swf var swfStar:SWFLoader; swfStar = new SWFLoader(); swfStar.mouseEnabled = false; swfStar.mouseChildren = false; swfStar.source = ... 阅读全文
posted @ 2014-02-26 18:30 想飞的更远 阅读(252) 评论(0) 推荐(0)
 
 

2014年2月25日

TLF(TextFlow) 总结-FLEX
摘要: 摘自http://hi.baidu.com/airlonepig/item/0848b9195e7eb01de65c36b4使用方法:var _sprite:Sprite = new Sprite(); var _txFormat:TextLayoutFormat = new TextLayoutFormat(); // 默认样式 var html:String = ""; var _tf:TextFlow = TextConverter.importToFlow(html, TextConverter.TEXT_FIELD_HTML_FORMAT); //导入html,生 阅读全文
posted @ 2014-02-25 18:20 想飞的更远 阅读(605) 评论(0) 推荐(0)
 
 
上一页 1 ··· 14 15 16 17 18

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3