eclipse flex4 myeclipse等安装环境整合1.安装eclipse3.5 下载地址:windows32:http://d2u376ub0heus3.cloudfront.net/technology/epp/downloads/release/galileo/SR2/eclipse-jee-galileo-SR2-win32.ziplinux:...
原创 2022-11-19 21:49:39
126阅读
  Spark containers   Container                    type                       &nbsp
翻译 精选 2011-01-05 15:44:43
760阅读
最近在学习Flex4,并且开始使用FlashBuilder4,感觉比原来的好了一些,比如在ASDOC方面,setter、getter方面、blazeds,debug方面均有了很大的改善看了很多的flex4的文档,给大家推荐一本,个人感觉比较有特色的(比Flex4用户开发手册有特色)...
原创 2023-08-31 17:28:05
179阅读
 <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"    xmlns:s="library://ns.adobe.com/flex
原创 2011-01-26 20:41:43
584阅读
1点赞
                arcgis api for flex 开发入门(一) 1.利用FlashBuilder 创建一个FLEX项目,这个在此不再说明,应该没人不会吧。 2.http://resources.esri.com/arcgi
原创 2013-03-27 13:15:12
462阅读
# Flex4 Java简介及应用实例 Flex4 Java 是一个基于 Java 编程语言的开源框架,专为构建富客户端应用程序而设计。它提供了丰富的用户界面组件,以及强大的数据绑定和事件处理机制,使开发者能够轻松地构建交互式和高度可定制的应用程序。 ## Flex4 Java 安装和配置 要开始使用 Flex4 Java,您需要进行以下步骤: 1. 下载并安装 Java 开发工具包(JD
原创 2023-08-05 07:19:30
42阅读
<s:transitions> <s:Transition fromState="loginState" toState="portalState"> <s:Sequence> <s:Parallel target="{employeeOfTheMonth}">
原创 2011-01-27 17:55:32
2568阅读
2点赞
1评论
http://blog.minidx.com/category/flex 来自为知笔记(Wiz)
原创 2022-05-18 20:55:49
73阅读
今年在公司一直做web端的开发,从extjs到svg然后到现在的flex,整整半年的时间,当然flex才刚刚起步。个人认为做系统软件界面用extjs或者jQuery确实是不错的选择,ext提供强大的类库,实现继承任意组合组件,还可以自己开发组件,想想当初学习svg的痛苦,网上的资料太少,技术比较冷门,而且官网已经很久没有更新了,虽然在某些领域(比如电信,电厂系统)尤其是在GIS方面做的确实不错。今
推荐 原创 2010-08-21 14:41:39
1784阅读
1评论
flex4里的state
转载 精选 2013-10-29 00:15:26
416阅读
Flex4中panel拖拽常用java编程语言<!--  mxml  --><s:Panel id="m_panel" width="450" height="450" borderVisible="false" mouseDown="move_panel();" mouseUp="stop_panel();"></s:Pane
转载 精选 2015-01-06 17:16:24
549阅读
图标中的文本如果太长就显示不全了。查API ,Label继承了TextBase,而TextBase有maxDisplaye
转载 2023-01-15 10:05:27
62阅读
Summary for events in flex4 (英语摘自原文,这个貌似只适合我自己看。。。)  In this chapter, I described the Flex event architecture and how you can create your own events to share data between application component
原创 2011-06-30 17:33:24
434阅读
Summary for css in flex4   In this chapter, I described the use of Cascading Style Sheets (CSS) to effect the visual presentation of Flex applications. You learned the following:  
原创 2011-07-01 18:01:22
958阅读
Flex4 布局 元素index
原创 2021-06-04 17:31:18
242阅读
图标中的文本如果太长就显示不全了。查API ,Label继承了TextBase,而 TextBase有maxDisplayedLines
原创 2023-01-15 10:05:44
96阅读
Flex4 DataGrid ItemRenderer像Flex3一直内嵌ItemRenderer会报空对象引用的错误,如: 需要添加GridItemRenderer ...
转载 2013-08-09 12:21:00
65阅读
2评论
http://www.flexden.net/content/flex-4-fc-flv-playerBuilt with Flash Catalyst,and Flash Builder 4.0.This is a one of a Kind FLV Player,for Your Flex Projects/Applications.Close attention has been paid ...
原创 2021-07-19 10:55:04
100阅读
y://ns.adobe.com
转载 2011-04-24 19:41:00
41阅读
2评论
Flex4中间PopupManager分类似模仿桌面用户界面弹出窗体,有些人还喜欢JS弹出屏幕操作,底层接口灰色禁用掉。创建需要要喷射形式的文件,码如下面:<?xml version="1.0" encoding="utf-8"?><mx:TitleWindow xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library:
转载 2015-10-03 11:53:00
71阅读
2评论
  • 1
  • 2
  • 3
  • 4
  • 5