Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

Laziza
Project Home Blog Forums External Project Link Contact Project

Author: Sébastien Balleste-Antich (All RIAForge projects by this author)
Last Updated: February 3, 2007 8:43 AM
Version: 0.4
Views: 6,624
Downloads: 340
Demo URL: http://laziza.sourceforge.net/screenshots.html
License: GPL (GNU General Public License), Version 2

Description:

This program is a TCP Server, listening to clients JSFL commands on port 1212, running on a windows machine with Flash mx2004/8/9?.

It allows to make whatever can be done locally with JSFL and can send flash outputs and errors to the connected clients.

The server can be reached from a simple terminal (telnet, netcat, putty…) to execute JSFL tasks such as compile flas from a linux machine. An usage with a tcp client is basically:

cat script.jsfl | netcat HOST 1212.

Requirements:

Flash mx2004/8/9? for Windows