由Adobe撰写的日志
Adobe FlashFlexAIR开发及职业规划讲座第一场视频
六 1st
为了方便同学们,同时也为了降低服务器压力,因此花了10多小时将视频传到了优酷上。
http://v.youku.com/v_show/id_XOTUzOTI2NDA=.html
http://v.youku.com/v_show/id_XOTUzNzIwOTI=.html
不是很清楚,且声音太小。还请各位见谅
Adobe 发布 Flash Media Interactive Server Feature Explorer
七 22nd
订阅了N神的博客,是他发布的信息。(原文)
这玩意儿的确不错。
不过很可恶的是,为什么一定要用AIR的在线安装,十分不解。
再不过的是,还好在javascript中写出了地址。
http://download.macromedia.com/pub/developer/fms/fms_explorer.air
用我们可爱的迅雷吧!!!
查看Adobe官方说明:点击查看
使用代码控制TitleWindow的showCloseButton的奇怪问题
五 30th
俺是彻底无语了。
这样的代码有错么?
<?xml version=”1.0″ encoding=”utf-8″?><mx:TitleWindow xmlns:mx=”http://www.adobe.com/2006/mxml” layout=”absolute” width=”400″ height=”300″>
<mx:Script>
<![CDATA[
private function unshow():void{
showCloseButton=false;
trace(this.showCloseButton);
trace(this);
}
private function show():void{
showCloseButton=true;
trace(this.showCloseButton);
trace(this);
}
]]>
</mx:Script>
<mx:Button x=”38″ y=”69″ label=”Show” click=”show()”/>
<mx:Button x=”123″ y=”69″ label=”UnShow” click=”unshow()”/>
</mx:TitleWindow>
function test():void{
this.showCloseButton = !showCloseButton;
this.invalidateDisplayList();
}
Adobe Flash Player 10 Prerelease 发布
五 15th
最让人欣喜的是支持了3D,同时还有自定义滤镜、效果,高级文件排版等等新特性!!!期待着正式版本!
详情请见:http://labs.adobe.com/downloads/flashplayer10.html
Demo:http://labs.adobe.com/technologies/flashplayer10/demos/
This is a prerelease version of the Adobe® Flash® Player 10 software for Windows, Macintosh, and Linux platforms. It is being made available for developers and consumers to test their content to ensure new features function as expected, existing content plays back correctly, and there are no compatibility issues.
The Flash Player 10 beta is available in all supported languages; however, the prerelease installers are only in English and we can only accept feedback in English at this time.
Release versions of Flash Player 9 are now available from the Flash Player Download Center on Adobe.com.
Adobe发布Adobe TV
四 17th
Adobe TV是一个网络版的Adobe媒体播放器,提供有关Adobe产品的专家讲解。 Adobe TV提供四个频道,分别针对摄影师,设计师,视频专业人员和开发人员。内容来自Adobe设计者、培训师,专家,名人,内容超过200部影片。