随笔-80  评论-1  文章-3  trackbacks-0
07 2009 档案
如何使用FLEX皮肤(转)
摘要: http://hi.baidu.com/%B0%B5%BA%DA%B2%E0%CE%C0/blog/item/649aeb7f0903dc0028388ae7.html 很多新手都会问我们从网上下载的FLEX皮肤如何使用呢?其实使用方法非常简单,今天就将这个小窍门教给大家。 现在我们就以一个iCandy皮肤来举例。在这个文件夹中有一个名称为skins的文件夹,在这个文件夹下有2个文件,一个就是CS...阅读全文
posted @ 2009-07-31 14:37 jerry data 阅读(83) | 评论 (0) 编辑
flex object对象的创建方式
摘要: var obj:Object = {name:"zhangsan",age: 29 }阅读全文
posted @ 2009-07-30 11:28 jerry data 阅读(603) | 评论 (0) 编辑
FLEX实践—Application与Module之通信 (转)
摘要: http://blog.csdn.net/meteorlWJ/archive/2009/07/01/4312543.aspx使用场景:一个主应用程序通过moduleLoader调用几个不以的模块,那怎样在module中调用Application中的数据呢? 解决方案:在module中通过this.parentApplication来引用调用它的application 具体应用: 在APPLICAI...阅读全文
posted @ 2009-07-14 07:36 jerry data 阅读(442) | 评论 (1) 编辑
Custom markers
摘要: Custom markers [Embed(source="myImage.png")] private var MarkerImage:Class; addOverlay( new Marker(new LatLng(), new MarkerOptions({icon: new MarkerImage()})));阅读全文
posted @ 2009-07-13 16:36 jerry data 阅读(6) | 评论 (0) 编辑
Flex / PHP Security Basics - Part One
摘要: http://active6.com/blog/flex/flex-php-security-basics-part-one/ I've been creating Flash / PHP web sites and applications for years, but I am relatively new to Flex. After browsing the Adobe PHP sampl...阅读全文
posted @ 2009-07-08 18:29 jerry data 阅读(50) | 评论 (0) 编辑
Apache 2.2, PHP 5, and MySQL 5
摘要: http://www.eingko.net/blog/2007/12/13/apache-22-php-5-and-mysql-5-install-and-setup-on-windows-xp/ The following is a series of notes that I compiled while installing and configuring Apache 2.2, PHP ...阅读全文
posted @ 2009-07-07 07:43 jerry data 阅读(61) | 评论 (0) 编辑

昵称:jerry data
园龄:4年2个月
粉丝:1
关注:0
<2009年7月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

搜索

 

常用链接

我的标签

随笔分类(28)

随笔档案(80)

最新评论

阅读排行榜

评论排行榜

推荐排行榜