Graphics & Multimedia scripts - Top 4 Download

Graphics & Multimedia script downloads

Campcaster

Campcaster is an open source radio management application for use by both small and large radio stations (yes, real radio stations, not internet radio) to schedule radio shows. It provides both live studio broadcast capabilities via a desktop application called Campcaster Studio as well as remote automation via the Campcaster Web ...

Check your Windows sound system

Check your Windows sound system script finds out if the sound hardware on your windows PC is working properly. ...
Python

PyMedia

PyMedia is a Python module for wav, mp3, ogg, avi, divx, dvd, cdda etc files manipulations. It allows you to parse, demutiplex, multiplex, decode and encode all supported formats. It can be compiled for Windows, Linux and cygwin. PyMedia was built to be really simple and flexible at the same time. ...
Python

libTagEdit

libTagEdit is a simple C and Python class library for music tag editing.Features: - Easy to use C interface - Even easier to use Python interface - Limited to the most basic needed information - Extendable through plugin interface - Support for mp3, Ogg Vorbis and ...
Python

athenaCL

The athenaCL system is an open-source, object-oriented composition tool written in Python. The system can be scripted and embedded, and includes integrated instrument libraries, post-tonal and microtonal pitch modeling tools, multiple-format graphical outputs, and musical output in Csound, MIDI, audio file, XML, and text formats.Musical parts are deployed as Textures, layered ...
Python

Dropping Text Script

This script causes a line of text to drop down from the top of the screen,word by word, to the original location of the text. ...
JavaScript

Glowing Text Script

This script adds flare and draws attention to important text on your page by making it glow. It utilizes the glow filter of DHTML to first surround any text with a yellow "light", then uses scripting to make the light "come alive" and glow. ...
JavaScript

3D spinning message

VML (Vector Markup Language) lets DHTML developers use scripting to create and animate simple graphics. The technology is currently supported in IE5 . 3D Spinning Message uses VML to allow you to display/rotate multiple messages on the top of the page via a circular animation. Everything from the size of the "circle" ...
JavaScript

The Matrix Text effect

This DHTML script renders the Matrix effect on any short piece of text. It works in both IE4 and NS6 , and downgrades well with the rest. ...
JavaScript

Watching Eyes script

This cross browser DHTML script follows your mouse around with a "watching eye". ...
JavaScript

Flying ghosts script

Flying ghosts script presents your visitors animated ghosts that move arround on the screen.You can spook up your webpage with this animation script. A bunch of ghosts swirl around while fading in and out at the same time! The effect works in IE4 and NS4 (without fade). ...
JavaScript

Bouncing image script II

This script uses your visitor's entire monitor screen as its playground. Your visitors will see an image animation with complete disregard to the usual window boundaries. The image can be set to dismiss or navigate to a URL onclick. If you want to draw attention to a specific image/banner, there is ...
JavaScript

Floating images script

One important feature of DHTML is it's ability to move elements around the page freely, without having to be tied down to one single spot on the page. Floating images script moves any number of images around the page (by wrapping the images inside s, and animating each ), each following ...
JavaScript

Flying Message Script

This script presents you a message that flies across the screen. HTML tags, such as links, and be embedded inside. The message is an external html file that can be updated by anyone who knows basic HTML. If the surfer moves the mouse over the message, it pauses for him/her to ...
JavaScript

Top Down Stripy Curtain Script

This script opens up a "curtain" (up-down) as the surfer enters the page. ...
JavaScript

Determine the available desktop area

This script is the Python implementation of the SystemParametersInfoA() invocation required to retrieve the area that application windows can inhabit. On multi-monitor setups, the windows code returns the area on the primary monitor only. ...
Python