| Projects on Google Code | Results 1 - 10 of 437 |
= Description =
If you want to integrate AIM into a Flash, Flex, or AIR app, this project is meant to make it easier for you. This library is at the core of [http://www.aim.com/aimexpress.adp AIM Express 7].
We are actively developing the code as we build out our client. We push updates out p...
ActionScript3,
AS3,
AIM,
instantmessaging,
Flash,
Flex,
AIR,
Adobe,
FlexBuilder,
CS3,
web,
AOL,
framework,
api,
chat
This is a basic toolkit for everyday flash use like:
- Logger class (avoid putting trace commands all over)
- Stopwatch for measuring execution time
- Simple tile-based A-Star implementation
- Basic fps-meter with graph (i like it visual)
Yes I'm lazy, but here's some info
==AStar Notes ...
=ActionScript3 PreLoader Class with queue=
We (<a href="http://www.apdevblog.com" target="_blank">Philipp and me</a>) have been using the PreLoader class as a Loader replacement for years now to load asset content (swfs and images). The PreLoader has an integrated loader queue which allows one lo...
=Projects and Utilities=
==GradientLabel==
Flex/AS3 class that extends Label and adds the ability to apply a gradient on the text.
[http://code.google.com/p/as3-bits/source/browse/trunk/FlexGradientText/src/net/tw/flex/controls/GradientLabel.as Class] - [http://code.google.com/p/as3-bits/sour...
This is a porting version of Zinnia(Version 0.05) in Actionscript which is open source for online handwriting recognition.
Zinnia is based on Support Vector Machines which has learning and recognizing features, I only ported recognition part. So you can training data using Zinnia for develop bet...
[http://cjcat2266.googlepages.com/FenoFSMLogo.png]
FenoFSM is a lightweight and easy-to-use ActionScript 3.0 finite state machine framework.
[http://code.google.com/p/fenofsm/wiki/usage Getting Started]
[http://code.google.com/p/fenofsm/wiki/usingXML Using XML]
[http://fenofsm.googlecode...
Audio Sequencer is a system we are developing to take advantage of Flash 10's new audio abilities.
Audio Sequencer includes a TrackManager and a Sequencer that work together to allow you to organize SequencerObjects into Tracks. This process is similar to working with audio software like Garage B...
ARDUINO CLASS for Action Script 3 - 4 Aug,2009
This Actionscript3 class makes it easier to connect Flash to the Arduino Board ([http://www.arduino.cc]) via serial proxy. This is the updated version for AS3. The original version for AS2 by beltran berrocal in 2005 can be found on the site ([http:/...
=Loom: An AOP Library and Bytecode Weaver for !ActionScript 3=
The goal of the Loom project is to provide runtime subclass generation and bytecode weaving in a native !ActionScript 3 environment. The primary intent for the library is to support aspect-oriented programming (AOP), but further use cas...
= This project is a port of Java port of General Polygon Clipper library =
Project is ActionScript 3 partial port of General Polygon Clipper library (http://www.cs.manchester.ac.uk/~toby/alan/software/).
This port is based on GPCJ Java port (http://www.seisw.com/GPCJ/GPCJ.html) and replicates...