- + P A

- FlashVNC 发布

      flash 2005-11-17 1:9
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 一组酷炫的AS3离子效果

      flash 2005-10-29 10:54

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

- Flex 2!下载 as3来袭...

      flash 2005-10-17 13:8
labs.macromedia.com/technologies/actionscript3/

看到了吗?Download and install Flex Builder 2 Alpha. www.macromedia.com/go/labs_flex2_downloads

刚写了上篇blog,就发现可以下载了...

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

- labs.macromedia.com

      flash 2005-10-17 13:1
明天 zorn 就要上架了 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- The Making of Flash 8

      flash 2005-9-28 9:44
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 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()