Description: Chapter 2: Getting Started Hello World
Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an ActionScript 3.0 class in an application. The Enhanced version adds a name-checking feature. These examples are meant to be built from scratch, tutorial-style. The example files are provided so you can see how they should look when completed.
Chapter 4: Object-Oriented Programming Geometric Shapes Uses the object-oriented concepts of class inheritance and the implementation of interfaces to provide an application that calculates values for simple geometric shapes.
Chapter 5: Display Programming Sprite Arranger Adds graphical Sprite objects to a drawing area and let you manipulate their placement in the display list. Builds upon the classes from the geometric Shapes example.
Chapter 6: Working with Dates and Times Simple Clock Displays a simple analog clock face using methods of the Date and flash.util.Timer classes.
Chapter 7: Working with Strings ASCII Art Loads bitmap images and coverts them into ASCII character equivalents, using a number of the methods in the String class.
Chapter 8: Working with Arrays Play List Demonstrates a number of methods of the Array class while building and presenting a play list of music files.
Chapter 9: Handling Errors Custom Errors Presents a simple framework containing a set of custom ApplicationError classes and shows how to throw, catch, and handle such errors.
Chapter 10: Using Regular Expressions Wiki Editor Uses regular expressions to convert text containing wiki-style codes into formatted HTML text. Also shows how to use regular expressions for other conversions, such as numeric calculations.
Chapter 11: Working With XML RSS Viewer Reads an RSS feed and formats the entries as HTML, including hyperlinks to the stories being referenced. This example shows the powerful new E4X statements and operators in action.
Chapter 13: Event Handling Alarm Clock Demonstrates how to define, dispatch, and handle custom event classes. Extends the Simple Clock application to create an Alarm Clock with specialized AlarmEvents.
Chapter 14: Networking and Communications File I/O Shows how to use the FileReference class to upload files from your local disk to a remote server, and how to download files from a remote server to your local disk.
Note: To run this example you will need to set the UPLOAD_URL and DOWNLOAD_URL variables in the code to the address of a web server that will accept uploads and allow downloads.
Telnet Socket Connects to a Telnet server and shows how to send and read bytes from the socket connection.
Note: To run this example you will need to have access to a running Telnet server.
Chapter 15: Working with Geometry Display Object Transformer Uses methods of the flash.geom.Matrix class to apply multiple geometric transformations to a DisplayObject.
Chapter 16: Client System Environment Capabilities Info Lists the capabilities of your current browser and operating system, by using the SystemCapabilities class and an ExternalInterface call that uses Javascript to retrieve browser properties.
Chapter 19: Using the External API IntrovertIM_CSharp
IntrovertIM_HTML A tiny instant messenger application the uses the flash.external.ExternalInterface class to send messages between a Flex/ActionScript application and an external application. Two versions are provided. One uses HTML and Javascript for the external application, and the other uses C#.
Platform: |
Size: 458790 |
Author:swj_tommy@tom.com |
Hits:
Description: As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.) -As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.) Platform: |
Size: 264192 |
Author:fatguo |
Hits:
Description: ActionScript3.0中文帮助。
提供了 ActionScript 语言中支持的元素的语法和用法信息。其中包括以下部分:
语言元素,如全局变量、运算符、语句、关键字、指令和特殊类型
包
按字母顺序排列的类元素条目
包含所有条目的索引
附录,比较 ActionScript 2.0 与 ActionScript 3.0 的某些关键语言和 API 的改动
有关错误和警告的附录(带注释)-ActionScript3.0 Chinese help. Provided support ActionScript language elements of grammar and usage information. Which includes the following components: language elements, such as global variables, operators, statements, keywords, command and special types of packets in alphabetical order, the class entry contains all elements of the index entries in the appendix, compared ActionScript 2.0 and ActionScript 3.0 in certain key language and API changes and warnings about the error of the appendix (with Notes) Platform: |
Size: 4178944 |
Author:liuweijun |
Hits:
Description: flash as3 CookBook 中文翻译版
本书来源于实际ActionScript应用,超过300个解决方法用于解决各种编写代码中遇
到的问题。比如:
检测用户Flash 播放器版本或操作系统
开发自定义类
数据和类型格式化
字符串的使用
开发用户界面组件
声音和视频的使用
使用Flash Remoting and web services 实现远程过程调用
读取,发送和搜索XML数据
更多-Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You ll find recipes that show you how to:
Detect the user s Flash Player version or their operating system
Build custom classes
Format dates and currency types
Work with strings
Build user interface components
Work with audio and video
Make remote procedure calls using Flash Remoting and web services
Load, send, and search XML data
And much, much more ...
Platform: |
Size: 1486848 |
Author:孙斐 |
Hits:
Description: open-flash-chart 官网最新下载文件,内有各种如 java ,php,html,actionscript,.net
例子-open-flash-chart official website to download the latest files, there are all kinds, such as java, php, html, actionscript,. net examples Platform: |
Size: 627712 |
Author:gongzhenjiang |
Hits:
Description: FLASH ActionScript 3.0高级动画教程,里面拥有大量的动画方面的算法,比如碰撞检测,寻路,等角投影-FLASH ActionScript 3.0 advanced animation tutorial, which has a large number of animation algorithms, such as collision detection, pathfinding, Conformal Projection Platform: |
Size: 4076544 |
Author:Don |
Hits:
Description: 十分方便的AS开发手册, ActionScript爱好者必备-The AS is a very convenient handbook, ActionScript developer must have Platform: |
Size: 220160 |
Author:Zhao Yison |
Hits:
Description: actionscript cookbook的中文版,希望大家喜欢-actionscript cookbook of the Chinese version, hope you like Platform: |
Size: 1486848 |
Author:书生 |
Hits:
Description: Flirt is an SWF rendering library. Flirt contains a parser for reading SWF
format files, a rasterizer for rendering the vector shaped into bitmaps,
and an actionscript engine. Just hook it up to a timer and you ve got a
player. Interface your system UI events into the hooks provided and it s
interactive. Present your application code to the player as actionscript
objects and you ve got a scriptable, cross-platform UI. Platform: |
Size: 582656 |
Author:moruo |
Hits: