<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>守望者--AIR技术交流 - Apache Flex</title>
    <link>http://www.airmyth.com/forum-70-1.html</link>
    <description>Latest 20 threads of Apache Flex</description>
    <copyright>Copyright(C) 守望者--AIR技术交流</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 22 Jul 2026 03:15:19 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.airmyth.com/static/image/common/logo_88_31.gif</url>
      <title>守望者--AIR技术交流</title>
      <link>http://www.airmyth.com/</link>
    </image>
    <item>
      <title>Flex数据绑定大全</title>
      <link>http://www.airmyth.com/thread-1733-1-1.html</link>
      <description><![CDATA[总结一下Flex中的一般的数据绑定的几种实现方法。首先先讲一下啥叫绑定呢？说白了就是把两个或几个东西绑在一起，一个变化的时候其他的也得跟着他变。这就产生了动态的效果了。其实叫数据绑定，到不如叫自动刷新合适。1、用“｛｝”来进行绑定&amp;lt;mx:TextInput id=\&quot;txtSour ...]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Wed, 27 Jul 2016 06:11:28 +0000</pubDate>
    </item>
    <item>
      <title>Flex 4.12 的新API   Platform类</title>
      <link>http://www.airmyth.com/thread-1660-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Fri, 22 Jan 2016 08:35:01 +0000</pubDate>
    </item>
    <item>
      <title>升级flashbulider AIR SDK</title>
      <link>http://www.airmyth.com/thread-1612-1-1.html</link>
      <description><![CDATA[Note: 针对ActionScript 项目
如果你想在你的ActionScript 项目使用不能版本的AIR SDK，那就按照下面的步骤操作吧（以最新版的sdk为例，确保已退出flashbulider）。1.首先下载最新版的AIR SDK。download page ；2.找到flashbulider AIR SDK的目录，如：
[*]&gt;Windows 7:  ...]]></description>
      <category>Apache Flex</category>
      <author>王的故乡</author>
      <pubDate>Mon, 19 Oct 2015 02:29:20 +0000</pubDate>
    </item>
    <item>
      <title>Flex 各版本SDK  百度云下载</title>
      <link>http://www.airmyth.com/thread-1611-1-1.html</link>
      <description><![CDATA[地址：

**** 本内容被作者隐藏 ****]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Sun, 18 Oct 2015 12:45:10 +0000</pubDate>
    </item>
    <item>
      <title>flex发布swf与flash发布SwF通讯</title>
      <link>http://www.airmyth.com/thread-1595-1-1.html</link>
      <description><![CDATA[flex比较简单

派发加冒泡：

公开自己方法

然后将发布的各种swf拷贝到 flash的项目下 

flash项目：

大概就是这样，说说我如何找到这个show的吧
首先就是各种折腾。 flex 加载进来的 loader.content 居然是一个mx.managers.SystemManager类，然后我进它类看了下接口  ...]]></description>
      <category>Apache Flex</category>
      <author>ayiaq1</author>
      <pubDate>Thu, 10 Sep 2015 02:44:54 +0000</pubDate>
    </item>
    <item>
      <title>Flash开发中的mm.cfg文件</title>
      <link>http://www.airmyth.com/thread-1460-1-1.html</link>
      <description><![CDATA[在Flash开发中可以通过配置mm.cfg文件，来对Debugger版本的Flash Player进行一些配置。例如设置trace() 日志输出到本地文件中，设置策略文件请求记录到本地文件中等。在Flash Player 10.1或更高版本中，根据不同的操作系统，mm.cfg文件存放路径如下(如果相应的路径下没 ...]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Wed, 03 Jun 2015 07:47:08 +0000</pubDate>
    </item>
    <item>
      <title>FB4.7不能启动,清理一下</title>
      <link>http://www.airmyth.com/thread-1450-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Wed, 03 Jun 2015 05:45:35 +0000</pubDate>
    </item>
    <item>
      <title>[经验]Win8 IE11 下调试 flash/as3/flex</title>
      <link>http://www.airmyth.com/thread-1434-1-1.html</link>
      <description><![CDATA[公司用的win8 自带的IE11 内置了非debug版flash player。百度了一下没有已经解决的办法，坛内也没有。于是谷歌出了外文版，经实践有效。这里纯属分享。
原文：http://stackoverflow.com/questio ... n-windows-8-1-in-ie

1.例行检查一下 IE-&gt;工具-&gt;管理加载项-&gt;检查名 ...]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Fri, 22 May 2015 02:30:00 +0000</pubDate>
    </item>
    <item>
      <title>是谁把Adobe数字签名的RSL(*.swz)存放到FlashPlayer指定的缓存当...</title>
      <link>http://www.airmyth.com/thread-1421-1-1.html</link>
      <description><![CDATA[是谁把Adobe数字签名的RSL存放到FlashPlayer指定的缓存当中的？ 是Flex框架吗？经过试验，这是FlashPlayer自动为我们做的。
&gt;&gt;FlashPlayer的缓存在哪里？（1）。XP系统        C:/Documents and Settings/用户名/Application Data/Adobe/Flash Player/AssetCache/H7UC3H ...]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Wed, 06 May 2015 03:44:34 +0000</pubDate>
    </item>
    <item>
      <title>Apache Flex SDK Installer  UPDATE</title>
      <link>http://www.airmyth.com/thread-1390-1-1.html</link>
      <description><![CDATA[Apache Flex SDK Installer 更新 AIR SDK嚕

update air 17 not air 17 beta
有在使用的朋友快去下載下來,有問題儘速回報 官方]]></description>
      <category>Apache Flex</category>
      <author>shawn00</author>
      <pubDate>Wed, 22 Apr 2015 02:45:01 +0000</pubDate>
    </item>
    <item>
      <title>Apache Flex BlazeDS 4.7.0 發布</title>
      <link>http://www.airmyth.com/thread-1240-1-1.html</link>
      <description><![CDATA[Apache Flex BlazeDS 4.7.0 發布

Apache Flex BlazeDS 4.7 由 Adobe Systems Inc 提供，兼容 Adobe Flex 4.6。
http://flex.apache.org/download-blazeds.html

相關新聞
http://www.oschina.net/news/60623/apache-flex-blazeds-4-7-0

什麼是BlazeDS？
http://forum. ...]]></description>
      <category>Apache Flex</category>
      <author>shawn00</author>
      <pubDate>Mon, 23 Mar 2015 08:04:59 +0000</pubDate>
    </item>
    <item>
      <title>flashdevelop flexjs编译as安装流程</title>
      <link>http://www.airmyth.com/thread-1233-1-1.html</link>
      <description><![CDATA[Flashdevelop Flexjs Installer
flashdevelop flexjs编译as安装流程

vpn
买一个翻墙vpn打开
ant
下载ant，配置环境变量 ANT_HOME, 配置ant path % ANT_HOME %\\b in
flexjs
### 下载flexjs sdk，解压 进入flexjssdk目录，shift右键，打开命令窗口。 执行ant -f installe ...]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Fri, 20 Mar 2015 03:53:45 +0000</pubDate>
    </item>
    <item>
      <title>Material   flex皮肤(轉載)</title>
      <link>http://www.airmyth.com/thread-1231-1-1.html</link>
      <description><![CDATA[虽然Apache Flex已提供了Android 4.x skins供使用，但最近的Android5，谷歌设计团队已提出了Material Design（原质设计）。引领了最新的界面设计。为了给广大开发者谋福利，我在这里给大家介绍一套开源的Material   flex皮肤。该项目现已实现以下组件皮肤：
[*]Actionba ...]]></description>
      <category>Apache Flex</category>
      <author>shawn00</author>
      <pubDate>Thu, 19 Mar 2015 07:33:31 +0000</pubDate>
    </item>
    <item>
      <title>APACHE FLEX國外交流區</title>
      <link>http://www.airmyth.com/thread-1120-1-1.html</link>
      <description><![CDATA[網站一
http://apache-flex-development.2333347.n4.nabble.com/
網站二
https://issues.apache.org/jira/

很常在這裡找問題和認領問題回來解決~]]></description>
      <category>Apache Flex</category>
      <author>shawn00</author>
      <pubDate>Fri, 13 Feb 2015 07:59:46 +0000</pubDate>
    </item>
    <item>
      <title>Flex List组件（dataGroup ）细谈</title>
      <link>http://www.airmyth.com/thread-921-1-1.html</link>
      <description><![CDATA[在群里  （ !非常实验室! 23477140） 看到大牛们讨论List底层的东西，感觉受益匪浅，简单整理如下： 

 较低层的就是 List 组件的设计原理, 它是依赖 DataGroup 作为自己的 SkinPart 的, DataGroup 负责填充数据, 渲染列表, List 相当于是 DataGroup 的控制层。可以通过 ...]]></description>
      <category>Apache Flex</category>
      <author>王的故乡</author>
      <pubDate>Tue, 20 Jan 2015 04:04:57 +0000</pubDate>
    </item>
    <item>
      <title>flex4组件_s:states</title>
      <link>http://www.airmyth.com/thread-797-1-1.html</link>
      <description><![CDATA[1.FLEX4状态概述
   在很多富互联网应用，网页外观的改变基于用户的行为。一个状态就定义了组件的一种表现样式。要想使用状态，你应该首先定义一个默认的状态，然后在此基础上重写或者更改，这样就形成了一系列的其他样式。你可以添加、移除某些子元素，更改CSS或者属性 ...]]></description>
      <category>Apache Flex</category>
      <author>破晓</author>
      <pubDate>Sat, 10 Jan 2015 10:53:33 +0000</pubDate>
    </item>
  </channel>
</rss>