My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 1317
This project is a AIR application for doing swf. Using that app, you can encrypt your swf, confuse code, add watermark on swf and pick class/method out from your swf. The application has a online version. You can go http://www.laaan.cn/?p=441 to try it online. DoSWF on adobe AIR marketplace:ht...
== Overview == ---- MP3InfoUtil is an Actionscript 3 / Flex utility used to retrieve, parse and process metadata from the headers of MP3 files online *without* first waiting for the entire file to download (as is the default case in AS3) Through a series of byte-array comparisons and bit-shifti...
A chess game named "the 3 directs",built by adobe flex. *三通棋* 是一种只布子、不走子、也不吃子的棋。双方布子的目的都是使己方的棋子相连,分别通向三边,即实现“三通”。同时要设法阻止对方实现“三通”。 游戏规则 * 1.棋盘 [http://www.godpaper.com/godpaper/images/c/c8/%E4%B8%89%E9%80%9A%E6%A3%8B.jpg]此图是三通棋棋盘示意图。它的整体外形为正三角形,有3 组平行线相交而成,全盘含有64 个小正三角形,即含有64 个三角形格...
=PhiTodo= A simple but effective way to organize your tasks, visit [http://phitodo.com]. ==About AS3FlexDB== *AS3FlexDB* project is a open source library that allows Adobe Flex applications to connect to a MySQL server.This library use [http://www.amfphp.org/ AMFPHP] to access a MySQL server. ...
This library provides all the tools needed to bring palettes, colors, patterns and more from the ColourLovers API in your AS3 projects. <wiki:gadget url="http://www.ohloh.net/p/308824/widgets/project_languages.xml" border="1" width="340" height="180" /> <wiki:gadget url="http://www.ohloh.net...
=stiloMenu= is a framework developed by Antonio Stilo and Giovanni Stilo in 2009 provide a strong and flexible solution to dynamically manage your *menu* and *buttons* in as3 ==Instructions== download the zip file unpackit and edit the file index.as to shift easily between different XML driv...
[http://blog.hydrotik.com/wp-content/ql_logo.jpg] *Description* QueueLoader is an actionscript library for sequential asset loading and monitoring. QueueLoader is designed to be used with Actionscript 3.0 and has become an open source project. If you are interested in contributing please contact...
An HTTP/HTTPS client library for Actionscript 3. *Source moved to github*: [http://github.com/gabriel/as3httpclient/tree/master] ==Building== To build the swc: {{{ compc -load-config=build-swc.xml }}} To build and run tests under airake: {{{ rake rake test rake adl }}} For in...
Creation and handling of sounds via a *straight-forward, clear and coherent syntax*. For example, to create a sound, play it and change its volume: {{{ var track:Track = new Track("path/to/track.mp3"); track.start(); track.volume = .5; }}} Whereas with the standard API, you would write: {{{ ...
This is my student work. It deals with 3 main packages : - milky : graphic shapes suite - soup : UI components - shoo : particle engine Soup is a suite of UI components which i find usefull. It also contains a color conversion class. Shoo is my new little baby :) I'm trying to lear...
AS3
1 2 3 4 5 6 7 8 9 10 Next