Tag Archive: flash

Aug
04
2010

SerProxyGUI 1.0

The first release of SerProxyGUI is now available! SerProxyGUI is basically a GUI wrapper for the commandline serial proxy “TinkerProxy” or “SerProxy” that allows to use this proxy without editing the configfile and to choose from a list of available devices. This application is very helpful if you are using Flash applications to communicate with …

Continue reading »

Sep
22
2009

Flash on the Beach 2009 – Notes

FOTB Keynote

Some notes i made during the presentations at Flash on the Beach 2009 (#fotb): Bytelevel Workshop by Lee Brimelow Links: getMicrophone() ByteTrainer http://www.bytearray.org/ number.toString(2); // displays the number with base 2 Chuck Freedman: do some research on OSC and flash, email Chuck! Cybernetic Art Revisited by Dr. Woohoo homepage: www.drwoohoo.com links: OpenFrameworks Epiphany by Joel …

Continue reading »

Sep
21
2009

Flash on the Beach 2009 – Brighton, UK

Some pictures from Flash on the Beach, Brighton

Apr
14
2008

Installing Flash Media Server 3 on Ubuntu Server

In the past i had to install Flash Media Server 2 on Ubuntu and Markus Bertheau’s Blog came to help with publishing a patch to make this work. Time went by and now i had to install Flash Media Server 3 on my Ubuntu box. Again Markus has a patch for the fms3 installer script …

Continue reading »

Jan
14
2007

Installing Flash Media Server 2 on Ubuntu 6.10

The installation script for Flash Media Server works only on RedHat Enterprise by default. With some modifications it works fine on Ubuntu Edgy: apt-get install libnspr4 libstdc++5 libstdc++5-3.3-dev wget http://download.macromedia.com/pub/flashmediaserver/ updates/2_0_3/linux/flashmediaserver2.tar.gz tar xfz flashmediaserver2.tar.gz cd FMS* wget http://www.bluetwanger.de/~mbertheau/fms.patch patch -p1 < fms.patch sudo ./installFMS Live aus der Marschrutka √?¬ª Installing Flash Media Server 2 on Ubuntu 6.10 Edgy this howto is written bei Markus Bertheau, please check the original article and his blog here.

Continue reading »

Oct
16
2006

play flash videos (flv) in your quicktime player

Perian is a really handy tool if you have to deal with flash videos(.flv).

Continue reading »