| Projects on Google Code | Results 1 - 9 of 9 |
A flash based RPG engine, Looks a bit like stick rpg
[http://fdtkit.googlecode.com/ http://cdn.sekati.com/code/fdtkit-logo.png]
The goal of FDTKit is to help flash developers build and maintain a standard Eclipse/FDT environment through a *centralized multi-platform toolkit* of open source tools, libraries, scripts, templates and documentation.
...
actionscript,
flash,
fdt,
eclipse,
mtasc,
fdtkit,
macromedia,
ide,
as2api,
sekati,
multi-platform,
adobe
GWT2SWF intend to provide software bridge between GWT and FLASH/FLEX. It means that using GWT2SWF you will be able to communicate between GWT and FLASH/FLEX. GWT2SWF provides SWFWidget and FlashPlayer version detection.
Project hosted on sourceforge https://sourceforge.net/projects/gwt2swf/
=LogRogue=
Logging service for development of Flash, Flex and AIR applications.
logging,
log,
development,
utility,
actionscript,
flash,
flex,
service,
AIR,
adobe,
macromedia,
developer,
RIA,
class,
extension
A collection of utility classes for Adobe Flash Player and !ActionScript 3.0 created by [http://joshblog.net/ Josh Tynjala].
Flash based tower defense game.
Compatible with flash player 7/8/9
Typical usage
===============
import com.paulhart.as2print;
//Print button handler
btn_print.onRelease = function() {
var pj:as2print = new as2print();
pj.setAsHTML();
pj.setPrintText(createPrintJob());
pj.printPageNumbers();
pj.setPageNumberFo...
Using this basic code, users can modify it to fit their needs for their flash game. So far, it totes a large amount of functionality such as:
Q:Depth+ W:Depth- E:Rotate+ R:Rotate-
A:Size- S:Size+ D:Delete F:Flip G:Mirror
Z:Alpha- X:Alpha+ C:Width- V:Width+ B:Height- N:Height+
Slow (hold down...
Flash File Properties is a class written in PHP, which reveals width, height, framerate, framecount, version and much more of a Flash SWF file.
This class can be used, when you want to load a flash file dynamically. Flash File Properties can be embedded in a Content Management System (CMS) to deter...