Seven Yu @ 06/15/2009 (12:23 pm)

BluePrint — Flex/Flash Builder 范例查询插件

Tags: , , ::

今天在 Kenshin’s Blog 上发现一个好东西 — BluePrint, BluePrintAdobe 官方为 Flex/Flash Builder 开发的一个范例查询插件.

用法和帮助差不多, 选中一个要查询的关键词, 按快捷键 Alt+B (或 工具栏按钮), 会弹出搜索框自动进行搜索, 搜索完成显示结果.

这不论对菜鸟还是高手来说都是个不错的功能, 菜鸟可以通过他来学习一些基础知识或组件的用法, 高手则可以了解一些更深入的知识.

总之是超赞的一个插件, 强烈建议安装.

安装方法就不赘述了, BluePrint 有给出安装步骤. :D

当然, 熟悉 Eclipse 插件安装方法的可以直接安装 ;)

Name: BluePrint

URL: http://download.macromedia.com/pub/labs/blueprint/

Seven Yu @ 04/01/2009 (3:37 pm)

在线版 Tour de Flex

Tags: , , , ::

http://www.adobe.com/devnet/flex/tourdeflex/web/

Seven Yu @ 06/18/2008 (1:06 am)

The Essential Guide to Flex 3

Tags: , ::

书名:The Essential Guide to Flex 3
作者:Charles E. Brown
出版:Friends of ED
ISBN:978-1-59059-950-1
格式:PDF
大小:15.4 M
页数:580

下载:The Essential Guide to Flex 3

Seven Yu @ 05/28/2008 (4:23 pm)

Flex 3 (A Beginner’s Guide)

Tags: , , ::

Summary of Contents

1 Flex Fundamentals
2 Installation and Modules
3 Getting Started
4 Working with Flex Builder
5 States, Transitions, and Behaviors
6 Modifying Your Application’s Appearance
7 Data Access
8 Debugging and Profiling
9 Working with Media Assets/Deploying
A ActionScript and MXML Reference
Glossary

下载:McGraw.Hill.Flex.3.A.Beginners.Guide.Mar.2008.pdf

Seven Yu @ 05/23/2008 (6:53 pm)

[存档]在线工具

Seven Yu @ 05/22/2008 (10:10 pm)

很酷的一套 Flex/AIR 皮肤 (KingnareStyle)

Tags: , , , , ::

原文地址: http://www.kingnare.com/auzn/article.asp?id=139

元件都在swf文件中,不过有几个如ComboBox有下拉箭头的组件可能会因为高度变化,箭头也跟着发生形变.
用ClassReference引用com.kingnare.skins路径下的几个类,,就能解决这问题了.
在样式表中两种引用都有,其中使用SWF元件的部分被注释掉了,你想用哪种,就看自己的喜好了.

因为是黑色系样式,使用时将背景色设置为#333333(0×333333),能获得较好的视觉效果.

Demo地址:KingnareStyle Demo
(由于含大量的组件,加载时间可能比较长,请耐心等待)

样式下载地址(此版本不含fla源文件,目前在整理中,下版本释出):
http://code.google.com/p/kingnarestyle

Seven Yu @ 05/16/2008 (12:41 pm)

Google 发布 AS3 Maps API

Tags: , , , , ::

好消息,Google发布了 Flash/AS3 API for Google Maps

Google Maps Flash API :
http://code.google.com/apis/maps/documentation/flash/intro.html

一个应用实例:
http://code.google.com/p/gmaps-samples-flash/

Google Maps API Blog:
http://googlemapsapi.blogspot.com/

Next Page »