ABOUT GSDH
CONTACT
Philipp Hartmann, Geschäftsführung
+49 89 235 15 949
philipp@gsdh.org
Steven Mewissen, Geschäftsführung
+49 89 235 11 974
steven@gsdh.orgCategories
-
RECENT POSTS
Tag Archives: flashprogrammer
Adobe’s Future Strategy for Flash

A few weeks ago I blogged about the future of Flash with the emergence of HTML5.
Last week Adobe announced their business strategy of moving forward with Flash and embracing HTML5. Part of this strategy is to stop future development on … Continue reading
Interactive PNGs in Flash

This is quite nifty:
“Like magic, transparent parts of a PNG in your MovieClip are ignored during mouse interactions. Check it out!
Normally the clear areas of a PNG are treated as solid, which can be especially frustrating when dealing with a … Continue reading
Flash 9 Sound Spectrum
Found this great little example on manipulating sound data with Flash 9. This makes it a whole lot easier for Flashdevelopers to manipulate sound in Flash. I see some very interesting projects being created with this in future.
http://theflashblog.com/?p=181#
HowTo: get Calendar Week from flash.utils.date Object
For my actual project (a Camel Race for Philips) i had to search for a function which translates a flash.utils.date object into a calendar-week int. After a while of searching i found a coole one and i translated it into … Continue reading
GSDH welcomes its new Flashers & Designers

GSDH is happy to announce the entry of two new great talents on the field of Flash and ActionScript programming to our Cape Town team.
Edward Davies has started his successful career as a programmer and web designer … Continue reading
HowTo: Easily send data from Flash (AS3) to a PHP script
For my last Project i had to send some variables from my Flash-app via AS3 to a PHP script, this script handles the next Steps of processing. (Unfortunately) I had to search for a solution which not produces a PopUp … Continue reading
Cool animation class found: TweenFilterLite
TweenFilterLite (AS3 Version) – Easily Tween Filters & Image Effects
I found a new Tweenig Class called “TweenFilterLite” as i searched for a way to animate TextField.
Till now i used the Tweener Class which can be found at the GoogleCode page. … Continue reading

