egoldy Flashblog
来源: BlogBus 原始链接: http://egoldy.blogbus.com:80/logs/2004/09/ 存档链接: https://web.archive.org/web/20061116051449id_/http://egoldy.blogbus.com:80/logs/2004/09/
egoldy Flashblog FLASH is my life. Moock Lectures -[ FLASH资源 ] moock 将它从1999年以来发表过的大部分文章整理到这个页在.无论你是初学都还是高级的AS用户都能找到你感兴趣的东西. http://www.moock.org/lectures/ http://moock.org/lectures/presentationviewer/ Posted by egoldy at 2004-09-30 08:53 | Read More | Edit | Comments(0) | Trackback(0) focusManager类的用法 -[ FLASH_TUTROIALS教程 ] 相关的两篇文章 http://www.visible-form.com/blog/000091.html http://www.philterdesign.com/blog/archives/000031.html Posted by egoldy at 2004-09-28 13:04 | Read More | Edit | Comments(0) | Trackback(0) macromedia as2.0 所有类的集合 -[ FLASH资源 ] macromedia as 2.0 所有类的列表,非常好的资源,类似一本as2.0的编程手册。 http://visiblearea.com/visdoc/examples/mm/all/ Posted by egoldy at 2004-09-27 23:31 | Read More | Edit | Comments(0) | Trackback(0) phpdomxml类 -[ FLASH资源 ] 使用phpdomxml类在PHP中生成编辑XML. http://phpdomxml.webtweakers.com/ Posted by egoldy at 2004-09-26 10:31 | Read More | Edit | Comments(0) | Trackback(0) mxi file creator -[ FLASH资源 ] mxi file creator 用于打包你的组件,类,或是JSFL SWC.等文件生成可以安装的MXP文件.适用于FLASH MX 2004 下载 详细情况 Posted by egoldy at 2004-09-26 08:02 | Read More | Edit | Comments(0) | Trackback(0) MM站点上的几个新教程 -[ FLASH资源 ] Creating Events Using the EventDispatcher Class 在FLASH MX 2004中使用EventDispatcher类创建事件 Drawing in Flash: A Beginner's Introduction to the Flash MX 2004 在FLASHMX2004中绘制图形(初学者) Building a Blog in Dreamweaver with PHP and MySQL: Part 1 使用DW结合PHP和MYSQL创建BLOG第一部分 Building a Blog in Dreamweaver with PHP and MySQL: Part 2 使用DW结合PHP和MYSQL创建BLOG第二部分 Posted by egoldy at 2004-09-25 23:11 | Read More | Edit | Comments(0) | Trackback(1) 绝好的设计资源站点 -[ FLASH资源 ] 很多的设计作品。 http://www.commarts.com/CA/ Posted by egoldy at 2004-09-24 08:31 | Read More | Edit | Comments(0) | Trackback(1) mx.utils.Delegate class -[ FLASH资源 ] joey lott的关于 mx.utils.Delegate class 类的用法的文章. http://www.person13.com/articles/proxy/Proxy.htm Posted by egoldy at 2004-09-22 08:51 | Read More | Edit | Comments(0) | Trackback(0) swift 3d 作品秀 -[ FLASH资源 ] swift 3d的作品秀.如果你有好作品也可以上传. http://www.erain.com/community/examples/ Posted by egoldy at 2004-09-21 11:20 | Read More | Edit | Comments(0) | Trackback(1) google local search -[ News新闻 ] google的本地搜索正在进行测试阶断. http://local.google.com/ 可以对本地进行搜索. Posted by egoldy at 2004-09-17 10:23 | Read More | Edit | Comments(0) | Trackback(1) UML FOR FLASH -[ FLASH资源 ] 针对FLASH AS2.0的ULM工具与相关的教程. http://www.codealloy.com/argoumlforactionscript.htm Posted by egoldy at 2004-09-16 12:29 | Read More | Edit | Comments(0) | Trackback(0) 使用外部CSS样式表格式化FLASHMX2004组件 -[ FLASH_TUTROIALS教程 ] 方法: 1.首先创建样式表文件.CSS,你可以自已定义所需的样式表内容. /* 文件名: styles.css */ checkbox { color: 0x0000FF; embedFonts: false; fontFamily: Arial; fontSize: 24; } 2.载入样式表文件,取回样式表文件名styles.css.并将它指定为符号名称. import mx.controls.CheckBox; var oStyle:Object; var ccbTest:mx.controls.CheckBox; var styles = new TextField.StyleSheet(); styles.onLoad = function(bSuccess:Boolean):Void { if (bSucess) { oStyle = this.getStyle("checkbox"); for(var i in oStyle){ ccbTest.setStyle(i, oStyle[i]); } } else { trace("Error loading CSS file."); } }; styles.load("styles.css"); Posted by egoldy at 2004-09-16 10:29 | Read More | Edit | Comments(3) | Trackback(0) joey lott的自定义表格教程 -[ FLASH资源 ] joey lott在COMMUNTY上发表自已的免费教程-自定义表格. http://www.communitymx.com/content/article.cfm?cid=B4AED 有机会翻译成中文. Posted by egoldy at 2004-09-16 09:51 | Read More | Edit | Comments(0) | Trackback(0) loriann音乐站点. -[ COOL站 ] http://www.loriannmusic.com/ 现在的网站应用的视频越来越多的. Posted by egoldy at 2004-09-15 17:48 | Read More | Edit | Comments(0) | Trackback(1) flash gamecoder 邮件列表 -[ FLASH资源 ] 游戏开发的有力帮助.如果要加入,点击右边的MAIL LIST http://www.proalias.com/ Posted by egoldy at 2004-09-13 08:39 | Read More | Edit | Comments(0) | Trackback(1) 非常好的游戏基础教程. -[ FLASH资源 ] 很好的游戏教程. http://www.tonypa.pri.ee/tbw/tut15.html http://oos.moxiecode.com/#Home 先收起来.有时间研究. Posted by egoldy at 2004-09-08 09:25 | Read More | Edit | Comments(0) | Trackback(1) FLASH音乐资源2 -[ FLASH资源 ] 有免费的DEMO音乐下载.虽然不是很长.但对于做FLASH来说.应是足够了.:P http://www.chrisworthproductions.com/ Posted by egoldy at 2004-09-08 08:36 | Read More | Edit | Comments(1) | Trackback(0) flashstreamvideo -[ FLASH资源 ] 随着带宽的不断增加.在未来的互联网上应会出现越来越多的视频片断. http://www.flashstreamworks.com/index.php Posted by egoldy at 2004-09-06 09:48 | Read More | Edit | Comments(0) | Trackback(0) bryant park hotel 旅馆网站 -[ COOL站 ] http://www.bryantparkhotel.com/splash.html 酷的INTRO,音乐 Posted by egoldy at 2004-09-02 18:09 | Read More | Edit | Comments(0) | Trackback(2) Page Bands Top Updated Comments Archives Links