宋欢的博客

空间已经恢复

用户操作
[即时聊天] [发私信] [加为好友]
宋欢ID:songhuanren
36906次访问,排名3136好友17人,关注者16
RIA,FLASH,FLEX,ASWING,AS3
songhuanren的文章
原创 143 篇
翻译 0 篇
转载 11 篇
评论 43 篇
宋欢的公告
请大家有事的话,给我发email,公司不让上QQ和MSN,哎......
QQ:170360104
BaiDu Hi:songhuanren
MSN:songhuan_ren@hotmail.com
专长主要是AS3,FLEX,FMS,ASWING
目前是在苏州工作,
期待去上海
Baidu
最近评论
EmilMatthew:不错,不错。
握手:)
feather81:楼主,兼职要不,我以前从事MIS,CMR,OA开发
熟悉VB,ASP,LOTUS,DOMINO,FLEX,AS3开发,熟悉FLEX与各种数据库交互,操作。
熟悉,OOP,MVC
有多个大中型项目的开发,实施,管理经验。
只是目前在成都.
mail:feather812002@163.com
风中追风:楼主,兼职要不,我以前从事MIS,CMR,OA开发
熟悉VB,ASP,LOTUS,DOMINO,FLEX,AS3开发
熟悉,OOP,MVC
有多个大中型项目的开发,实施,管理经验。
只是目前在成都.
hbzhlt:太好啦,感谢
hansonmo:感谢LZ 正需要
文章分类
收藏
    相册
    blog
    新博客(http://www.sandy1219.cn/)(RSS)
    存档
    订阅我的博客
    XML聚合  FeedSky
    订阅到鲜果
    订阅到Google
    订阅到抓虾
    订阅到BlogLines
    订阅到Yahoo
    订阅到GouGou
    订阅到飞鸽
    订阅到Rojo
    订阅到newsgator
    订阅到netvibes
    2008年09月16日

    原创 Project Darkstar Game Architecture收藏

    Project Darkstar Game Architecture

    worker for online game should see the project ....

     

    website:http://www.projectdarkstar.com/

    阅读全文>

    发表于 @ 2008年09月16日 15:45:00|评论(loading...)|收藏

    2008年07月13日

    原创 flash player10 debug (for flex builder)收藏

    http://opensource.adobe.com/svn/opensource/flex/sdk/branches/3.0.x/in/player/10/win/阅读全文>

    发表于 @ 2008年07月13日 17:37:00|评论(loading...)|收藏

    2008年07月10日

    原创 an set component for flash , (open source )收藏

    Liquid Components

    你会发现这套组件非常的方便,比flash自身的更方便,

    http://www.bytearray.org/?p=137

    阅读全文>

    发表于 @ 2008年07月10日 19:10:00|评论(loading...)|收藏

    2008年07月09日

    原创 (flash cs3) 5005: Unknown error optimizing byte code收藏

    1,open the Publish Settings dialog box

    2,select Settings for the “ActionScript 3.0″ option and in that dialog box disable the “Reduce file size and increase performance” option

     3,delete the .aso files

    阅读全文>

    发表于 @ 2008年07月09日 10:11:00|评论(loading...)|收藏

    2008年07月03日

    原创 binding in as3收藏

    http://www.sandy1219.cn/flash/as3_binding.rar阅读全文>

    发表于 @ 2008年07月03日 10:36:00|评论(loading...)|收藏

    2008年06月28日

    原创 configure ssh in ubuntu8收藏

    1, install : sudo apt-get install openssh-server

    2, see if the ssh service is startup : ps -e |grep ssh

    3, restart:sudo /etc/init.d/ssh resart

    阅读全文>

    发表于 @ 2008年06月28日 00:49:00|评论(loading...)|编辑|收藏

    2008年06月26日

    原创 flash player10 in flex3 builder 收藏

    1, first , uninstall your flash player in your computer , download the uninstall software of player; 2, install plugin for windows , download 3, download the lastest sdk of flex , the lastest sdk is 3.0.3.2228 , your can see your sdk of install in your computer, that it can be within adobe Flex Builder 3/sdks/3.0.0/flex-sdk-description.xml, the content of that is : Flex 3 3.0.0 477 . it is meaning of your sdk is 3.0.0.477 , your must update the sdk ; your can see it in the web阅读全文>

    发表于 @ 2008年06月26日 21:53:00|评论(loading...)|编辑|收藏

    原创 dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.收藏

    1,sudo dpkg --configure -a 2,sudo apt-get update 阅读全文>

    发表于 @ 2008年06月26日 20:59:00|评论(loading...)|编辑|收藏

    2008年06月13日

    原创 flash cs3中的tree组件收藏

    在flash cs3中已经没有tree组件了.不明白adobe为什么要这样,(as2中是有的),然后我选了aswing,可后来发现用cs3的编译器编译的时候会有问题,然后我又选了yahoo的flash组件库,感觉还可以了.里面有 tree,TabBar,还有一些类似于flex的Hboxpane,vboxpane,阅读全文>

    发表于 @ 2008年06月13日 12:08:00|评论(loading...)|编辑|收藏

    2008年06月11日

    原创 FluorineFx Sample (大头贴)收藏

    利用FluorineFx的remoting做的大头贴, 要注意的是, fluorineFx里的amf3包里才有byteArray的类,你要在net里引用它, client在传byteArray给server 之前,要用JPGEncoder转一下,其实就是加一些jpg的信息进去.这个我是用了adobe的as3corelib包, 阅读全文>

    发表于 @ 2008年06月11日 10:30:00|评论(loading...)|编辑|收藏

    2008年06月10日

    原创 jtextarea 全文搜索 并 着色 , 并显示行数收藏

    写了个flashDebug器,通过localconnection来显示debug的信息,里面自定义了一个JTextArea组件,支持全文搜索,可以着色,可以显示行数阅读全文>

    发表于 @ 2008年06月10日 15:58:00|评论(loading...)|编辑|收藏

    2008年06月06日

    原创 FluorineFx Sample (blogMp3)收藏

    FluorineFx实现remotion ,messaging 和data services, , FluorineFx要注意的是net 和as3之间的数据交互. as3的 array 对应的net 是IList as3的 object 对应的net是hashtable 还有就是可以把as3的一个类传到net中,也会转成net的一个类,你需要在net里的web.config里增加一个classmap节点. SampleClassNet SampleClassAS 做了个例子,管理音乐数据的,flash + net + access 阅读全文>

    发表于 @ 2008年06月06日 11:11:00|评论(loading...)|编辑|收藏

    Csdn Blog version 3.1a
    Copyright © 宋欢