Posts RSS Comments RSS 1,295 Posts and 680 Comments till now

Archive for December, 2002

2003–元旦~

新的一年,祝愿每个人都健康幸福~

Happy New Year~

梵天兄的主页改版~

V2003
http://www.w-o-fantian.com/

Ebook:Director QuickStart for Flash users

Flash用户学习Director的快速入门教程~

下载
WEB版: Part1 | Part2

本站和FlashMaster正式合作。

以后大家可以在这里看到我了~
http://www.flashmaster.ru

一个很有创意的站点~

http://www.27bobs.com/

Macromedia在搞有奖活动~

订阅设计开发中心Newsletter,就有机会获得丰富奖品~
获奖者结果将在2003年1月31号产生
详情请见~

http://www.macromedia.com/desdev/update/

HomeSite+ 升级包~

HomeSite+ 5.2

升级介绍 § 下载地址 § FAQ

Merry Xmas

祝大家圣诞快乐~
Merry Xmas to all~

圣诞贺卡

清空Flash com白板记录的代码

感谢Brajeshwar提供.

//put this in your whiteboard main client side
//if it is already not there
//delete all SOs prototype
FCWhiteBoardClass.prototype.eraseBoard = function() {
for (var i in this.so.data) {
delete (this.so.data[ I ]);
}
this.so.flush();
};//end function

//now for the delete button
myButton.onRelease = function() {
theWhiteBoardInstance.eraseBoard();
};

一个虚拟现实的Flash站点~

Cool~
http://www.mx3d.com/

Next »