Projects tagged ‘flex’ and ‘python’


Jump to tag:

Projects tagged ‘flex’ and ‘python’

Filtered by Project Tags flex python

Refine results Project Tags flash (12) amf (7) django (7) actionscript (6) remoting (5) pyamf (4) air (4) twisted (4) java (4) as3 (4) javascript (3) rtmp (3)

[38 total ]

7 Users
   

PyAMF provides Action Message Format (AMF) support for Python.
Created about 1 year ago.

5 Users
 

RTMPy is a Twisted protocol implementing Adobe's Real Time Messaging Protocol, used for full-duplex real-time communication with applications running inside the Flash Player.
Created over 2 years ago.

1 Users
 

Pair is an Actionscript 3 implementation of the Python standard library.
Created about 1 year ago.

1 Users
 

Tape is a Flash media server for Python.
Created about 1 year ago.

1 Users

Fast Flex Compiler, without the interactive (and blocking!) shell.Usage$ fcshd.py "mxmlc /path/to/foo.mxml -o /path/to/foo.swf" Loading configuration file [...] [...] /path/to/foo.swf (349854 bytes) ... [More] (fcsh) $ fcshd.py "mxmlc /path/to/foo.mxml -o /path/to/foo.swf" Loading configuration file [...] Nothing has changed since the last compile. Skip... /path/to/foo.swf (349854 bytes) (fcsh)Why?If you do flex development outside Flex Builder (very likely if you use Linux, as the official Flex Builder is quite buggy there), using the command line mxmlc is a painfully sloooooow. Fortunately, Adobe released a tool called the Flex Compiler Shell, abbreviated as fcsh, which speeds up the compilation time considerably. Unfortunately, fcsh doesn't work well when you want to integrate fcsh with the common build toolchains, where the compiler is expected to compile the source and exit (with at least a non-zero exit code if the compilation failed, of course). Here is a simple solution to the problem: "The Flex Compiler Shell Daemon", or fcshd for short. It basically wraps the fcsh in a daemonized process, and calls that server process when you invoke it from the command line. The daemon is automatically started the first time you use fcshd, of course. Bottom line: You get fast compilation and familiar interface, easy to integrate to build tools like rake, or text editor plugins such as Emacs/Flymake. InstallationJust copy fcshd.py into a directory which is in on your PATH [Less]
Created 7 months ago.

0 Users

This is my university FYP featuring SAAS and PAAS kind of approach for sales force automation and business process management
Created 5 months ago.

0 Users

The project aims to provide a set of web based guis for mpd (music player daemon). The first release will have only an ajax based gui with Dojo.
Created 7 months ago.

0 Users

Mapflash is an integrated client/server web GIS platform that provides web based spatial management services. (Version 0.1 to be released end of November)
Created 7 months ago.

0 Users

馬場ランチプロジェクト(BaBa people only)
Created 4 months ago.

0 Users

The OpenZoom Project promotes and supports the use of high-resolution images and Zoomable User Interfaces (ZUIs) on the web. OpenZoom provides frameworks, tools and documentation to enable you to create great user experiences.
Created 9 months ago.