stickyman/
共29个网摘 [
1 ] |
访问stickyman的个人空间
stickyman收录,使用标签:ActionScript, AS3, Flex,时间:2008-5-30 23:43:42 | 相关网摘,我也收藏
在Ntt.cc上曾经发过一篇30 useful as3 open source projects和the list of AS2/AS3 Physics Engine(open source non-open source)列举过一些Flex,ActionScript 3相关的项目。时间的车轮总是滚滚向前……,各种各样的新的Flex/AS3开源项目,优秀的开发包,工具不断地涌现。Sean Moore Bio罗列了一份新的列表,列举了一些很不错的Flex/AS3组件,开发包和工具。很有意思的是这位仁兄居然配了一张蘑菇云的图片,大概是期待这种爆炸性的效果吧。
http://blog.minidx.com/2008/05/30/879.html
stickyman收录,使用标签:ActionScript, Debug, Flash, Linux, SDK,时间:2008-5-27 23:31:07 | 相关网摘,我也收藏
在前面的Linux上用ActionScript 3(Adobe FLEX 3.0 SDK)开发Adobe Flash应用(英文版本)中,我们尝试着在Linux的环境下,利用Adobe Flex 3.0 SDK成功的搭建好了开发环境并且让我们的“hello actionscript 3″ 得以运行了。相对于Windows下的程序员来说,Linux程序员的调试(Debug)显得就要复杂一些。而像仅仅利用Adobe Flex 3.0 SDK的用户来说,就显得更加麻烦一些了。不过麻烦并不表示功能上它就比较弱,相反的当你习惯了Linux的gdb(Flex 3.0 SDK的fdb)之后,你会发现原来在Linux下你可以按照你的思维来调试程序,而不是像Windows下那样,你的思维需要跟着调试的结果走。不那么废话了,还是让我们赶紧尝试着Linux下的Debug之旅吧。
http://blog.minidx.com/2008/05/27/875.html
stickyman收录,使用标签:ActionScript, Adobe, debugger, flex, Linux, SDK,时间:2008-5-25 21:02:07 | 相关网摘,我也收藏
In previous article Using Actionscript 3 to develop Adobe Flash Content On Linux(Chinese Version), we have tried to use Adobe Flex 3.0 SDK developed “hello actionscript 3″ under Linux successfully. Compared with Windows programmer, the debug for Linux programmer is more complex. Especially for these user only use the Adobe Flex 3.0 SDK, it is more difficult. But it doesn’t mean the weak function. On the contrary when you get used to Linux gdb (Flex 3.0 SDK fdg), you will find that it could following your own thinking to debugging program under Linux. Which different from the windows, you need to following the result of debugging program. Then, less nonsense. Let’s begin our travel of Debug under Linux immediately.
http://ntt.cc/2008/05/25/using-debugger-and-print-to-debug-your-flex-actionscript-under-linux.html
stickyman收录,使用标签:ActionScript, Adobe, Flash, flex, VMware,时间:2008-5-19 0:09:50 | 相关网摘,我也收藏
Because I installed Linux in my VMware and one of the feature of Adobe Flash is cross-platform, I tried to create the application which using Adobe FLEX 3.0 SDK to develop flex/flash under Linux. In fact it’s just a “hello actionscript 3″ instead “Hello,world!” known for every earthman. This article is not to introduce the skill of ActionScript 3, but how to use free Adobe FLEX 3.0 SDK development environment to build your flex/flash application under Linux. What you do is just following these steps, then you will see your Flash running under your Linux(Firefox). (Here is the Chinese Version of this tutorial posted on my Chinese blog)
http://ntt.cc/2008/05/19/using-actionscript-3-to-develop-adobe-flash-content-on-linux.html
stickyman收录,使用标签:ActionScript, AIR, ECMAScript, JavaScript, Object,时间:2008-5-18 1:18:59 | 相关网摘,我也收藏
JavaScript and ActionScript share a nearly identical syntax, object model, and even many object classes because both of them are based on the ECMA-262 (ECMAScript) standard. ActionScript implements the arguments object, which supports the callee and length properties, just like JavaScript. ActionScript also implements the Array, Boolean, Date, Math, Number, Object, and String classes familiar to JavaScript programmers.Adobe AIR allows ActionScript and JavaScript base object can be convert each other.But sometimes we still need to know which is javascript objct and which is actionscript object.The following code shows how to detect Javascript objct and ActionScript.
http://ntt.cc/2008/05/18/how-to-discriminate-between-javascript-object-and-actionscript-object-in-air.html
stickyman收录,使用标签:ActionScript, asSQL, database, Driver, flex, HTTPService, MySQL, WebService,时间:2008-2-1 23:33:42 | 相关网摘,我也收藏
As we all know,we can not use that datasource to connect to a database with flex,and Flex does not connect to DB directly.There is better data integration with FlexBuilder 3 but we also can not connect to a database directly and load/push data,it’s in the form of wizards to help developers write server code side to talk to databases.Then from Flex how does flex appication access data from a database?
http://ntt.cc/2008/02/01/actionscript-mysql-driver-assql-access-database-from-flex.html
stickyman收录,使用标签:ActionScript, Application, Flash, MX, google, php, SOAP,时间:2008-1-25 0:55:31 | 相关网摘,我也收藏
If you are a visual programmer working in environments like Visual Basic, Delphi, REAL basic, or PowerBuilder, you may hesitate to take advantage of the benefits of Flash
http://ntt.cc/2008/01/25/building-your-google-search-application-with-actionscript-and-php.html
stickyman收录,使用标签:ActionScript, JSON, Motionandcolor, Theme, Wordpress, Wrapper,时间:2008-1-16 0:07:07 | 相关网摘,我也收藏
Wrapper is a cross-browser compliant HTML/CSS rendering engine written in ActionScript that sits on top of your standards compliant HTML page. Wrappers strives to answer the most common problems web designers face without forcing them to learn too many new things. Most web sites can be created in HTML or CSS, then when you need to extend Wrapper’s capabilities you can either use JSON to call functions within ActionScript or you can load compiled plug-ins.
http://ntt.cc/2008/01/16/wrapper-wordpress-theme.html
共29个网摘 [
1 ]