- + P A

- Macromedia 新增栏目 flash platform

      flash 2005-6-6 15:59
增加新栏目: Flash Platform,里面的资料不错的; ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Macromedia 投身 Eclipse

      flash 2005-6-6 13:42
Macromedia 将会加入 Eclipse 组织,开发基于eclipse的下一代 RIA开发工具,代号为 Zorn 。 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 一个AS2 3D引擎

      flash 2005-5-22 21:47
http://3dfs.alpha-sigma.net/3DFS.html

3DFS's features are :
polygonal object rendering (a face can be any 3D convex polygon); ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- ASO Lite Edition 发布

      flash 2004-12-7 13:9
www.genable.com/aso/asolite.html
需要使用代理

支持flash5/mx/mx 2004,支持批量发布,混淆的机制是把内部变量、函数名、参数用数字来置换。从而扰乱破解者,也增大破解的难度。
破解与保护自始至终存在一个平衡的问题。也就是说,破解也是利益驱使,如果得不偿失,谁也不会做傻事,还不如自己做一个。 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 新闻一则:首例Flash传播木马现身

      flash 2004-12-4 23:4
tech.tom.com/1121/1794/20041130-142409.html

是前几天发现的了,专门盗取传奇帐号,看来作者对swf格式很熟。 ^___^ ...

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- flash 8 的投票

      flash 2004-12-1 10:18
www.flashguru.co.uk/000862.php

对于flash 8 的新功能,我们虽然没能亲身体会,但大概心里也有个数,那么你最中意哪个呢?

我投了Better actionscript performance....... ^__^ ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 开源as2.0 eclipse plugin

      flash 2004-11-4 21:41
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- ++与()

      flash 2004-10-31 17:20
var a:Number = 2;
trace(a+3*a++);
a = 2;
trace((a++)+3*a);

这样一段代码,会在output中出现什么效果呢?...
...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- flash player 8 探密

      flash 2004-10-29 12:30
前几天Kevin Lynch展示了flash player 8的新特性

立即引起了业界的轩然大波,录像中大家都看到酷眩的效果,展示中还出现了一段代码:
var filterObj = new flash.filters.DropShadowFilter();
... ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- FlashCom 2.0 即将到来?

      flash 2004-10-29 11:20
www.peldi.com/blog/archives/2004/10/fcs_meeting_at.html

感觉2.0出来得特别慢,曾经以为不会出了... ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- publish.jsfl__发布当前目录下的所有flash文件

      flash 2004-9-29 14:53
今天浏览了下jsfl的文档,写下这个,权当是个小练习,有改进的方法大家就提。

在较大的flash项目中,一个目录中存在成百上千的fla文件。为了统一,还会使用共享库。我们就需要一个方便的工具来批量发布。 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- flash IDE 中的mp3 player

      flash 2004-9-29 9:30
使用jsfl制作的mp3 player panel
只有在flash IDE为当前运行窗口时才能播放,不过想法不错。^__^

www.peterelst.com/blog/index.php?m=200409#57

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- central 1.5 发布

      flash 2004-9-17 12:2
[转自『邓』]
Central是Flash在桌面上的应用平台

Central 1.5新功能:
1,支持文件系统读/写
2,与即时聊天工具整合(就是和ICQ,AIM通讯)
3,连接状态检测.
4,支持远程文件上传/下载.
5,支持Flash Player 7, ActionScript 2.0
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- flash 小技巧

      flash 2003-10-13 18:56
#authoring
 trace( "this should never execute!") ; 


#authoring 可以取代/* */ 不过不实用 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()