Main > Free Download Search >

Free actionscript 2.0 software for linux

actionscript 2.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1047
SWF::Builder::ActionScript 0.15

SWF::Builder::ActionScript 0.15


SWF::Builder::ActionScript is a SWF ActionScript object. more>>
SWF::Builder::ActionScript is a SWF ActionScript object.

SYNOPSIS

$mc->frame_action(1)->compile( on(KeyPress, )->compile(move_mc(-5));
$mc_i->on(KeyPress, )->compile(move_mc(5));
$mc_i->on(EnterFrame)->r_rotate(15);

<<less
Download (0.16MB)
Added: 2007-01-02 License: Perl Artistic License Price:
1037 downloads
TransWhite 2.0

TransWhite 2.0


TransWhite is a simple system status theme. more>>
TransWhite is a simple system status theme.

Also included svg source file with all parts of interface.

Backgrounds for other than 2 filesystems sections also included (to use them You must edit theme file in section karamba, background and mountpoint definitions).

<<less
Download (0.055MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1205 downloads
Umicons 2.0

Umicons 2.0


Umicons provides Icons for KDE! more>>
Umicons provides Icons for KDE!
I have convertet in many hours over 2500 icons for KDE.
There are many icons which arent used by KDE. Just take a look in the folders.
Many thanks to mattahan, the creator of the icons, for his agreement to convert this icons for KDE.
Window-Decoration and style is "Plastik".
Enhancements:
- Many, many new icons (the most are NOT used by KDE so look intothe folders for personal use).
- Now over 700 different icons. See the screenshots.
- 3 wallpapers included (also the one from my screenshots).
<<less
Download (13.1MB)
Added: 2007-02-08 License: Freeware Price:
999 downloads
vines 2.0

vines 2.0


vines is a small application which draws vines on your X or SunView screen. more>>
vines is a small application which draws vines on your X or SunView screen.
vines draws vines (wandering plants made up mostly of stems and leaves) on your X11 or SunView screen.
By default it draws in black and white, but color options (spring and fall) are provided.
The vines can grow across the top of your screen and down the side, down from the top of your screen until they reach the bottom, or start from the center and wander all over the screen forever.
Enhancements:
- added -z option (show version)
- added -F option (was described in README, but unimplemented!)
- added -x option (X11 synchronize)
- added -G option (growth rate)
- added -E option (edges, including bottom)
- added -P option (palette files, with samples in Vines/)
- beefed up -g option
- changed -h to -H for halt, added -h for help (like -?)
- revamped help
- various code cleanups
- various command line option and error message cleanups
- minor optimizations
- code now compiles cleanly (for X and linux, anyway)
- patched for ugly runtime bug on Dell/Linux 2.0.34/gcc 2.7.2
- added man page, CHANGES, MANIFEST, LEGALSTUFF
- added Imakefile, Makefile-noImake
- revamped README
- changed name to vines
- added sample leaf and stem template files (Sample.leaf, Sample.stem)
<<less
Download (0.032MB)
Added: 2006-09-29 License: Free To Use But Restricted Price:
1122 downloads
ASLib 1.2.0

ASLib 1.2.0


ASLib provides an ActionScript 2.0-based library that implements common data structures. more>>
ASLib provides an ActionScript 2.0-based library that implements common data structures.
ActionScript is a scripting language based on ECMAScript, primarily used to develop software for the Adobe Flash .
ActionScript first appeared in its current syntax with the release of Flash 5, which was the first thoroughly programmable version of Flash. This ActionScript release was named ActionScript 1.0. Flash 6 (MX) then further broadened the utility of the programming environment by adding a number of built-in functions and allowing better programmatic control of movie elements.
Flash 7 (MX 2004) introduced ActionScript 2.0, which added strong typing and class-based programming features such as explicit class declarations, inheritance, interfaces, and Strict Data Typing. ActionScript 1.0 and 2.0 share the same compiled form within Flash SWFs.
Enhancements:
- Simpliefied the Stack and Queue structures
<<less
Download (0.20MB)
Added: 2007-03-16 License: LGPL (GNU Lesser General Public License) Price:
956 downloads
CShout 2.0

CShout 2.0


CShout is a shoutbox that completely needs no database at all. more>>
CShout is a shoutbox that completely needs no database at all. It uses a text file as its database. I have created it since I realised that I would need one for my own. Before that, I used the free shoutbox service at http://www.shoutboxes.com from which I adopted the idea. I started with a free tutorial on the internet which was really really basic and simple.
You can download, unrar and enjoy it straight away as well as using it with phpwcms as a mod. I dont know if this is considered as a mod but it does something different to the orginial copy of phpwcms. It is my little contribution to phpwcms community. This mod will add a shoutbox into your phpwcms site using phpwcms custom replacement tag.
If you would not mind, please let me know the website that you use this shoutbox. Put a link in to my shoutbox so that others can have different live demos of this shoutbox.
Main features:
- Use flat-file database, easy for setup and backup
- Support emoticons, flooding control (spam protection), bad words filtering.
- Display timestamp and ip address via tooltip.
- Timezone adjusting.
- Allow the admin to delete unwanted shouts on the fly.
- Search shouts by date, time, shouter, message, and ip address.
- Page navigation.
- New version 2.0 implements AJAX.
- Support any language/charset.
<<less
Download (0.066MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1119 downloads
gTipi 0.2.0

gTipi 0.2.0


gTipi project is a Gtk+/GtkPlot based software for physics / electronics laboratory work for GNU Linux platforms. more>>
gTipi project is a Gtk+/GtkPlot based software for physics / electronics laboratory work for GNU Linux platforms.
The first goal is to make a free (as in speech) replacement for Regressi, a commercial front-end for lab work with the Orphy GTS/GTI hardware, for Windows. Regressi has many features that students do not need in High schools.
gTipi will be simpler and provide, at least in his first versions, only the most important features.
At the moment, gTipi only supports the Orphy GTS hardware using liborphy, but supporting other hardwares should not be hard, provided I have the model to test and specifications to write acquisition functions (or existing libraries). Thats why gTipi should not depend on the acquisition hardware.
gTipi is distributed under the terms of the GNU GPL license.
Main features:
- data acquisition on Orphy inputs and data plotting in real time (possibility to parameter time between two acquisitions, and total acquisition time)
- plot export in PostScript format
- data export in plain text
- plot printing
- precise data values visualization on each point
- experimental points fitting with a given model (non-linear least squares fitting)
- function plotting
<<less
Download (MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1089 downloads
CWirc 2.0.0

CWirc 2.0.0


CWirc is a plugin for the X-Chat IRC client to transmit raw Morse code over the internet using IRC servers as reflectors. more>>
CWirc project is a plugin for the X-Chat IRC client to transmit raw Morse code over the internet using IRC servers as reflectors. The transmitted Morse code can be received in near real-time by other X-Chat clients with the CWirc plugin.

CWirc tries to emulate a standard amateur radio rig: it sends and receives Morse over virtual channels, and it can listen to multiple senders transmitting on the same channel.

Morse code is keyed locally using a straight or iambic key connected to a serial port, or using the mouse buttons, and the sound is played through the sound card, or through an external sounder.

<<less
Download (0.15MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1251 downloads
Openspace 0.2.0

Openspace 0.2.0


Openspace is powerful, flexible, and utterly configurable file manager for UNIX systems, written using the FOX toolkit. more>>
Openspace is flexible, powerful and utterly configurable file manager for UNIX systems, written using the FOX toolkit.
Main features:
- Support for two panel view and single panel view
- Graphically configurable, you dont need to look at configuration file (but you can, it is written in XML)
- Powerful file recognition system allows you to configure how files of different types are shown (with colors and icons), and what happens when you doubleclick them
- Option for automatic configutation after first run
- Internal support for most file operations (copy, move, rename, makedir etc)
- Long operations are run in separated thread like for example copying/moving you can use program during this process
- Open Source software licensed under the GNU General Public License
- Extensibility two types of plugins you can download and install them easily from configuration menu in program
- Virtual File System plugins adds supports for file systems like ftp, compressed files (tar.bz2,tar.gz) you can use them like local files
- Commands plugins contain new commands with GUI
- Drag and Drop support compatible with KDE and GNOME applications
- Fast
- Thumbnails support
- Copy and paste
- Very fast and comfortable moving through directories
- Three icons display modes: big icons, small icons and details
- Add new commands, change existings
<<less
Download (2.4MB)
Added: 2006-04-09 License: GPL (GNU General Public License) Price:
1294 downloads
chaosircd 2.2.0

chaosircd 2.2.0


chaosircd is an IRC daemon with commands, channel modes, user modes, and flood control. more>>
chaosircd project is an IRC daemon with commands, channel modes, user modes, and flood control implemented as runtime (re)loadable modules.

DNS, AUTH (ident) queries, and proxy scans are done in a single child process to avoid wasting valuable file descriptors and responsiveness.

It features a server-server protocol using timestamps for netsplit handling similar to TS5 (hybrid), and OpenSSL encrypted server-server and client-server connections.

<<less
Download (0.70MB)
Added: 2006-10-12 License: LGPL (GNU Lesser General Public License) Price:
1109 downloads
Revealicious 1.0

Revealicious 1.0


Revealicious project is a set of graphic visualizations for your del.icio.us account. more>>
Revealicious project is a set of graphic visualizations for your del.icio.us account.

Revealicious is a set of three interactive visualizations to browse the tags and posts from your del.icio.us account.

It is an experimental project that tries to demonstrate the importance of interactive graphical representations when it comes to understanding a set of information.

The visualizations are implemented in ActionScript 2.0 and use an MTASC port of Ladislav Zigos Tweening Prototypes, included with the source code.

All applets are in the Sources directory, where you only have to type "make" in
the subdirectories to compile a fresh version of the applets (but this is not
needed, as they are already compiled).

There is a "bookmark.xml" file, which is the one used in the demo. You can
replace it with your own by using CURL:

curl --user LOGIN:PASSWORD -o bookmarks.xml
-O http://del.icio.us/api/posts/all

This will retrieve all your posts from del.icio.us.
<<less
Download (0.51MB)
Added: 2007-02-01 License: BSD License Price:
995 downloads
apoo 2.0

apoo 2.0


apoo project is an environment for a first course in assembly language programming. more>>
apoo project is an environment for a first course in assembly language programming.

It is implemented in Python and has the following components: apoo virtual machine is a virtual processor with a very simple architecture and instruction set that mimics almost all the essential features of a modern microprocessor.

As the aim is to teach assembly language, there is no machine code associated with the instruction set.

apoo Interface is a graphical environment that monitors the state of the machine during the execution of a program and allows the writing/editing/execution of programs in assembly language.

apoo Tutor is a module for grading of student programs based on a description of what the execution of the program should be for specified input data sets.

<<less
Download (0.059MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1078 downloads
FONTpage 2.0

FONTpage 2.0


FONTpage is a Python font viewing/image-generating utility. more>>
FONTpage is a Python font viewing and image-generating utility. It displays system fonts and allows you to change the font size and color, background color, font face, bold, and italics.
It also has the ability to input the text to be displayed, which you can choose to save as a PNG file. It is handy to view fonts and styles quickly, or to make "logo" graphics.
It was written to supersede wxFontView, as the pyGTK toolkit is much lighter and more widely used.
Enhancements:
- New "Display Font" feature opens popup window with complete alphabet (upper and lower case) and 0-9.
- Window shows current font with current size -- use multiple windows to compare different fonts.
- Font size now scales up to 256 pts (was 128)
- Config file will now track last window dimensions when the application is restarted.
- If user font directory directory (~/.fonts) does not exist, FONTpage will create one. This is to facilitate installing and deleting fonts, which FONTpage will only do on a per-user basis. (This is to avoid problems.)
<<less
Download (0.025MB)
Added: 2006-07-16 License: GPL (GNU General Public License) Price:
2156 downloads
ORAMON 2.0.1

ORAMON 2.0.1


ORAMON project is an Oracle database monitoring tool. more>>
ORAMON project is an Oracle database monitoring tool.

It can help administrators manage critical database administration tasks easily, such as tuning and capacity planning.

<<less
Download (0.032MB)
Added: 2006-11-03 License: GPL (GNU General Public License) Price:
1088 downloads
pBeans 2.0.2

pBeans 2.0.2


pBeans project is a Object/Relational (O/R) database mapping layer. more>>
pBeans project is a Object/Relational (O/R) database mapping layer. It is designed to be simple to use and automated.
The idea is that you save time and effort by simply focusing on writing Java classes, and not worrying about maintenance of matching SQL scripts, schema evolution, XML based schemas, or generating code. The pBeans framework takes care of persisting JavaBeans with little assistance from the developer.
Main features:
- Automatic Table Creation and Schema Evolution- Tables corresponding to JavaBean classes are created on demand. Field types are based, by default, on JavaBean compile-time types. Field type changes and new fields are detected. Manually changing tables (user-managed mode) is also supported.
- Based on Annotated JavaBeans- You define a getter and setter for each bean property. Persisent bean classes only need to be tagged with a @PersistentClass annotation.
- Transitive Persistence- If object A is persisted and it refers to Persistent object B, then object B is automatically persisted. If Persistent object C also refers to B, and C is also persisted, the record for object B in the database is not duplicated.
- Instance Consistency- If you retrieve an object from persistent storage that is already known to exist in main memory, you get a reference to the object in main memory. (Garbage collection is allowed to happen via weak references.)
- Near-Zero Configuration- There is no need to define schemas or anything of the sort in a language other than Java, and there are no code generation steps of any kind. No XML or SQL need to be written, except the necessary to create a database and grant user permissions. However, you can instruct pBeans to let you manage database modifications manually.
- Database features- Transactions and auto-increment IDs (MySQL only) are now supported.
- Flexibility- Via annotations users are allowed to define their own table and field names, the name of the primary key, whether fields are nullable, whether tables are user-managed (not automatically modified), table indexes, unique or otherwise, whether unused fields should be deleted, whether a field is nullable, whether it is renamed from another field (to prevent loss of data when a property is renamed), etc.
- Servlet support- A pBeans store may be easily configured using servlet context parameters (see ServletAccess.)
<<less
Download (1.3MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
912 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5